@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
hr {
	color: #009bdf;
}

.twoColFixLtHdr #container {
	width: 980px;
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	border: 1px solid #333333;
	/*made position relative so KPFA crafts fair div would be positioned correctly*/
	position: relative;
} 
.twoColFixLtHdr #header {
	background: #ffffff;
	padding: 0;  
	margin-top: 0px;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}
.twoColFixLtHdr #sidebar1 {
	float: left; 
	width: 125px;
	background-color: #ffa800;
	color: #000000;
	height: 350px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.twoColFixLtHdr #kpfa {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 760px;
	top: 18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.twoColFixLtHdr #mainContent {
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 175px;
} 
.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px; 
	background:#000000;
	text-align: center;
	color: #ffcc00;
} 
.twoColFixLtHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.orantext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fe6c04;
	text-align: center;
}
.twoColFixLtHdr #sidebar1 a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.twoColFixLtHdr #sidebar1 a:visited {
	color: #eeeeee;
	text-decoration: none;
}
.twoColFixLtHdr #sidebar1 a:hover {
	color: #009bdf;
	text-decoration: none;
	background-color: #FFFFFF;
}
.twoColFixLtHdr #container #mainContent #Actions {
	margin-right: 100px;
	margin-left: 100px;
	position: relative;
	height: 160px;
}
.twoColFixLtHdr #container #mainContent #picsrow {
	height: 300px;
	width: auto;
	position: relative;
	margin-top: 10px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 100px;
	padding: 0px;
}
.centerit {
	text-align: center;
}
.twoColFixLtHdr #container #mainContent .centerit a:link {
	color: #FE6C04;
	text-decoration: none;
}
.twoColFixLtHdr #container #mainContent .centerit a:visited {
	color: #fe6c04;
}

.twoColFixLtHdr #container #mainContent .centerit a:hover {
	color: #Ffcc00;
}
.twoColFixLtHdr #container #mainContent #ggbridge {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.twoColFixLtHdr #container #template_header #g30home {
	padding-top: 0px;
	margin-top: 10px;
}
.twoColFixLtHdr #container #template_header {
	margin-top:30px
}
.twoColFixLtHdr #container #template_header #aiusalogo {
	float:left
}
#shitao {
	float: left;
	width: 288px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.boldit {
	font-weight: bold;
}
a:link {
	color: #009bdf;
	text-decoration: none;
}
a:visited {
	color: #009bdf;
	text-decoration: none;
}
a:hover {
	color: #fe6c04;
	text-decoration: underline;
}

