body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin: 0px 0px 0px 0px;
}

#navyellah {
	background: url("images/littleyellow.jpg") #FC0;
	background-position: top left;
	background-repeat: repeat-all;
	text-align: center;

}


#navred {
	background: #F00;
	text-align: center;

}

#navdarkred {
	background: #900;
	text-align: center;

}



#mainhome {
	background: url("images/littleyellow.jpg") #FC0;
	background-position: top left;
	background-repeat: repeat-all;
	text-align: center;

}

.green {
	color: #060;
}
#greennavbar {
	background: url("images/littlegreen.jpg") #693;
	background-position: top left;
	background-repeat: repeat-all;
	text-align: center;
	padding: 2px;
}

#wrapper {
	margin-left: 8%;
	margin-right: 8%;
	border-left: 3px solid #693;
	border-right: 3px solid #693;
}

#flash {
text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

table, tr, td, ul, ol, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bigtext {
	margin-top: 0px;
	color: #036;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

.white {
	color: #FFF;
}

.whitebold {
	color: #FFF;
	font-weight: bold;
	margin-top: 15px;
}

a.red {
	color: #F00;
	text-decoration: underline;
}


a.red:link {
	color: #F00;
	text-decoration: underline;
}

a.red:visited {
	color: #F00;
	text-decoration: underline;
}

a.red:active {
	color: #F00;
	background: #FC0;
	text-decoration: none;
}

a.red:hover {
	color: #F00;
	background: #FC0;
	text-decoration: none;
}



a.sponsor {
	color: #693;
	text-decoration: underline;
}


a.sponsor:link {
	color: #693;
	text-decoration: underline;
}

a.sponsor:visited {
	color: #693;
	text-decoration: underline;
}

a.sponsor:active {
	color: #693;
	background: #FC0;
	text-decoration: none;
}

a.sponsor:hover {
	color: #693;
	background: #FC0;
	text-decoration: none;
}



.smalltext {
font-size: 11px;
 }

.red {
	color: #900;
}
.redsuccess {
	color: #900;
	font-size: 13px;
}
.error {
	color: #900;
	text-decoration: blink;
	font-weight: bold;
	font-size: 14px;
}



#sidebarnavigation {
	text-align: center;
width: 300px;
	float:right;
        margin: 4px 0px 4px 8px;
	padding: 5px;
	z-index:10;
	border: 1px solid #CCC;
}

#footer {
	background: url("images/littlegreen.jpg") #693;
	background-position: top left;
	background-repeat: repeat-all;
	text-align: center;
}

#footer div {
	text-align: center;
	background: url("images/littlegreen.jpg") #693;
	background-position: top left;
	background-repeat: repeat-all;
	font-size: 10px;
	padding-right: 18%;
}

#sponsoredby {
	background: url("images/littlegreen.jpg") #693;
	background-position: top left;
	background-repeat: repeat-all;
	text-align: center;
	padding: 0px 0px 0px 0px;
}

#maincontent {
	text-align: left;
	padding: 0px 10% 0px 10%;
	margin: 0px 0px 0px 0px;
	background: #FFF;
}

.headerrpbold {
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}

.smallheaderrp {
	font-size: 10px;
	color: #FFF;
}



.headerrp {
	font-size: 12px;
	color: #FFF;
}


a.headerrp {
	padding: 2px;
	text-decoration: none;
}

a.headerrp:link {
	padding: 2px;
	text-decoration: none;
}

a.headerrp:visited {
	padding: 2px;
	text-decoration: none;
}

a.headerrp:active {
	padding: 2px;
	color: #09C;
	background: #FC0;

}

a.headerrp:hover {
	padding: 2px;
	color: #09C;
	background: #FC0;
}


a.westberkeley {
	color: #09C;
	padding: 2px;
	text-decoration: none;
}

a.westberkeley:link {
	color: #09C;
	padding: 2px;
	text-decoration: none;
}

a.westberkeley:visited {
	color: #09C;
	padding: 2px;
	text-decoration: none;
}

a.westberkeley:active {
	padding: 2px;
	color: #FFF;
	background: #09C;
}

a.westberkeley:hover {
	padding: 2px;
	color: #FFF;
	background: #09C;
}





a.footerrp {
	color: #FFF;
}

a.footerrp:link {
	color: #FFF;
}

a.footerrp:visited {
	color: #FFF;
}

a.footerrp:active {
	color: #FFF;
	text-decoration: underline;
}

a.footerrp:hover {
	color: #FFF;
	text-decoration: underline;
}








#indent {
	margin-left: 10px;
	margin-right: 10px;
}

h1 {
	color: #F00;
	font-size: 20px;
}


h2 {
	color: #336;
	font-size: 18px;
	width: 360px;
	font-style: italic;
}

h3 {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	width: 40%;
}



h4 {
	color: #900;
	font-size: 14px;
	font-style: italic;
}

h5 {
	color: #336;
	font-size: 12px;
	margin-bottom: -3px;
	font-weight: bold;
}



