html,body {
	margin: 0;
	padding: 0;
	height: 100%;
	background-color:#B3DFF0; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image : url(images/background.gif);
	background-repeat : repeat-x;
} 

a {
	text-decoration:none;
}

.file {
padding:20px;
margin-top:10px;
margin-bottom:10px;
}
.profilePic {
border:5px solid #Cfcfcf;
}
	#flashcontent {
		width: 194px;
		height: 187px;
		float: left;
	}
div.menuOff {
	background-color:#DAE898;
	width: 152px;
	height: 20px;
	position: relative;
	right: 13px;
	text-indent:5px;
	text-align:left;
	text-decoration:none;
	margin-right:2px;
	padding-top:2px;
}

div.menuOver {
	background-color:#E8F0BD;
	width: 152px;
	height: 20px;
	position: relative;
	right: 13px;
	text-indent:5px;
	text-align:left;
	text-decoration:none;
	padding-top:2px;
} 

font.Menu {
	color:#85a7ba;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	font-family: Verdana, Arial, sans-serif;
}

h1.header {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:18px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	padding: 0;
	margin: 0;
}

div.container {
	clear : both;
}

label,input,select,textarea {
	display: block;
	float: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:2px;
}

label {
	text-align: right;
	width: 220px;
	padding-right: 20px;
}
br {
	clear: left;
}

fieldset {
	border: 1px solid #aeaeae;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	padding:10px;
	width:100%;
}

.buttons {
	border: 1px solid #aeaeae;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	}

.searchListing {
padding:5px 5px 5px 10px;
}
#searchImage {
float:left;
}
#searchResults {
float:left;
width:85px;
}
#searchContent {
float:left;
padding-left:10px;
}
#loginBox {
text-align:left;
margin-left:1.1em;
padding:4px;
color:#FFFFFF;
width:183px;
border-top:1px solid #419eda;
}

#loginBoxFooter {
text-align:left;
margin-left:1.1em;
color:#FFFFFF;
font-weight:bold;
padding:4px;
width:182px;
background-color:#258fd5;
border-top:1px solid #419eda;
cursor:hand;
}
#loginBoxFooter2 {
text-align:left;
color:#FFFFFF;
font-weight:bold;
padding:4px;
width:180px;
background-color:#258fd5;
border-top:1px solid #419eda;
cursor:hand;
}
.whiteLinks {
color:#FFFFFF;
}
a.whiteLinks:hover {
color:#d1e7f6;
}
.darkLinks {
color:#666666;
}
a.darkLinks:hover {
color:#333333;
}
#searchBox {
width:251px;
height:98px;
background-image:url(images/search-back-1-1.gif);
float:left;
}
#perPage {
width:251px;
height:98px;
float:right;
}
#spacer {
height:100%;
clear:both;
}
#grass {
background-image : url(images/grass.gif);
background-repeat : repeat-x;
height:81px;
clear:both;
}

