/* --- links --- */	

a:link {
	background: transparent;
	color: #000000;
	text-decoration: none;
}

a:visited {
	background: transparent;
	color: #666666;
	text-decoration: none;
	}

a:hover, a:focus {color: #3300ff; text-decoration: none;}

/* --- text formatting --- */	

h1, h2, h3, h4, h5 {font-family: Arial, Verdana, Helvitica, sans-serif;}
h6 {font-family: Arial; color:black; text-align: center;}


p.page          { text-align: right }



/* --- specific divs --- */	

body	{
		background-color : #ffffff;
		background-repeat : no-repeat;
		font-family : Arial, Verdana, Helvitica, sans-serif;
		}

/* --- top ac logo box --- */
#header {
	position: absolute;
    background: #ffffff;
	margin-top: 0px; 
	margin-left: 100px;
	width: 800px;
	height: 100px;
	} 

/* --- wordbar box --- */
#wordbar {
	position: absolute;
   	margin-top: 95px; 
	margin-left: 100px;
	width: 800px;
	height: 15px;
	} 

/* --- navigation box --- */
#nav {
	position: absolute;
    background: #ff3333;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif; 
    font-size: 12px;
	font-weight: bold;
	padding: 2px;
	margin-top: 114px; 
	margin-left: 100px;
	width: 100px;
	height: 923px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	} 


/* --- member box --- */
#cards {
	position: absolute;
    background: #ff3333;
	padding: 5px;
	margin-top: 414px; 
	margin-left: 105px;
	width: 40px;
	height: 200px;
	} 

/* --- counter --- */
#counter {
	position: absolute;
    background: #ff3333;
	padding: 0px;
	margin-top: 984px; 
	margin-left: 102px;
	width: 100px;
	height: 30px;
	} 

/* --- navigation box --- */
#gdg {
	position: absolute;
    background: #ffffff;
	color: #cccccc;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif; 
    font-size: 10px;
	padding: 2px;
	margin-top: 140px; 
	margin-left: 520px;
	width: 150px;
	height: 75px;
	}

#page_box {
	position: absolute;
    background: #ffffff;
	margin-top: 114px; 
	margin-left: 206px;
	width: 696px;
	height: 926px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	}

/* --- page image --- */
#page_image {
	position: absolute;
   	margin-top: 120px; 
	margin-left: 208px;
	width: 420px;
	height: 50px;
	}

#page_content {
	position: absolute;
    background: #ffffff;
	color: #000000;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; 
    font-size: 12px;
	margin-top: 120px; 
	margin-left: 208px;
	padding: 0.25em 0.25em 0.25em 0.50em;
	width: 685px;
	height: 850px;
	}

#ara {
	position: absolute;
    background: #ffffff;
	margin-top: 10px; 
	margin-left: 10px;
	width: 70px;
	height: 100px;
	}

#abc {
	position: absolute;
    background: #ffffff;
	margin-top: 10px; 
	margin-left: 120px;
	width: 205px;
	height: 40px;
	}
img {border-width:0;}

/* --- tables ---*/

table#rentals {width: 675px; margin: 0;}
table td {padding: 5px; border-width: 0; font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; font-size: 12px}

table#listings {width: 675px; margin: 0;}
tr#headings {font-weight: bold;}
table td {padding: 5px; border-width: 0; font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; font-size: 12px}

table#other {width: 675px; margin: 0;}
td#other {padding: 5px; border-width: 0; font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; font-size: 11px}

/* --- tables end ---*/













