/* Styles for the Alliance comments pages, */
p, td, h1, h2, h3, h4, h5, h6 { font-family: Geneva, Arial, Helvetica, sans-serif; }
p      { font-style: normal; font-weight: normal; font-size: 13px; }
td     { font-style: normal; font-size: 12px;  }
h1    { color: #006699; font-size: 15px;  }
h2    { color: #006699; font-size: 1.5em; line-height: 1.7em;  }
h3    { color: #006699; font-size: 11px; font-weight: bold;  line-height: 14px;  }
h4    { color: #063; font-size: 9px;  }
h5    { font-style: normal;  font-size: 0.7em; font-weight: 500;; line-height: 2.0em;  }
h6    { font-size: 10px;  }
A:link { color: #0000ff; font-weight: bold; }
A:visited  { color: #006699; font-weight: normal; }
A:hover  { color: #5a0000; text-decoration: none; }

#hr noshade {align left:}

ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: "2";
	list-style-type: disc;
	list-style-position: outside;}

ol {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: "2";
	list-style-type: upper-roman;
	list-style-position: outside; }	

body, td, th, form, input, textarea, select, li { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px;}

.small {	font-family: Geneva, Arial, Helvetica, sans-serif;font-size: 9px;}
.big {	font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 18px;}
.bodystyle {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px;}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}


#header {
	position: absolute;
	top: 50px;
	left: 200px;
	width: 510px;
	height: 100px;
	layer-background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: "2";
	background-color: #FFFFFF;
	}
	
#nav1 { 
    position:absolute;    
    top: 160px;
	left: 30px; 
	width:165px;
	height:auto;
	background-color: #336699;
	layer-background-color: #FFFFFF;
	border: 0px none #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: "2";
	}
	
#center {	
    position:absolute;
	left:200px; 
	top:160px; 
	width:510px; 
	height: auto;
	padding-left:5px;
	background-color: #FFFFFF; 
	layer-background-color: #FFFFFF; 
	border: 1px none #000000;
	font-size: "2";
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}	

/* keep top 300px away from heights */
#footer {
    position:absolute; 
	top: 980px;
	left: 30px; 
	width: 680px; 
	height: 180px;
    padding: 0px;
	background-color: #FFFFFF; 
	
	}
#footer .divtitle {
	text-align:left;
	color:#FFFFFF;
	width:auto;
	padding:0px;
	border-color: #900000;
	background-color: #006699;

    }

