@charset "utf-8";


html, body {

	padding: 0;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

a:link {
	font-weight:bold;
	text-decoration: none;
	color: #6699FF;
	
}

a:visited {
	text-decoration: none;
	font-weight:bold;
	color: #99cc66;
}

a:hover {
	color: #CC6600;
	
}

a:active {
	text-decoration: none;
	
}

.hidden {
	display: none;
	
}

#page-container {
	width: 802px;
	margin: auto;
}

#topcrest {
	width:800px;
	height: 51px;
	background-color: #FFFFFF;
	padding-bottom: 2px;
}	
 
#image-bar {
	background: white;
	width: 802px;
	height: 146px;
}


#navbar {
	height: 26px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 10pt; 
}




#sidebar-left {
	background-color: yellow;
	float: left;
	width: 180px;
	height: 250px;
	margin-right: 10px;
}


#sidebar-right {
	float: right;
	width: 180px;
	height:250px; 
	text-align: center;
	padding-left:20px; 
	background-color: purple;
}

#content {
	margin-left: 0px;
	text-align:justify;
	padding-top: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

#content .padding {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 3px;
}


#content p {
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
}	


.title {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #990033;
	letter-spacing: 3px;
}

.subtitle {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #990033;
	letter-spacing: 3px;
}

#image-right {
	float:right;
	padding-bottom: 10px;
	padding-left: 12px;
	padding-right: 5px;
}

#image-left {
	float:left;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 5px;
}		

#image-center {
	float: center;
	padding-bottom: 10px;
}	


#footer {
	clear: right;
	margin-left: 195px;
	height: 66px;
	padding-top: 0px;
}
.style1 {
	color: #990033;
	font-weight: bold;
	font-size: 16px
}

.style2 {
	color: #ffffff;
	font-weight: bold;
	font-size: 16px
}
