@charset "utf-8";

html {
		overflow-y: scroll;
		}		

body {
	font: normal 12px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, Arial, Helvetica, sans-serif;
	color:#666666;
	margin:0;
	padding:0;
	background-image: url(../Pictures/bg_no_gradient.jpg);
	background-repeat: repeat;
		}	

h1 {
	font: normal 20px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, Arial, Helvetica, sans-serif;
	color:#0cb5fe;
		}	
h2 {
	color:#CCFF00;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 10px;
	border: thin solid #CCFF00;
	font-weight: normal;
	background-color: #CCCCCC;
		}
p {
	font: normal 12px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:20px;
		}

img {
		border:0;
		}

#left {
		float:left;
		width:275px;
		}

#right {
		float:left;
		width:275px;

		}

#frame {
	width:788px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	padding: 0px;

		}

#top_image_home {
	width:790px;
	height:240px;
	background-image: url(../Pictures/Header.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
		}

#content_right {
	width:780px;
	float:left;
	xbackground:url(../images/main_bg.gif) top no-repeat;
	padding: 4px;
		}
#content_right_index_only {
	width:575px;
	float:left;
	xbackground:url(../images/main_bg.gif) top no-repeat;
	padding-left: 205px;
		}

#content_right p {
	padding:10px 15px 5px 20px;
	line-height: 20px;
		}
		
#content_right_index_only p {
	padding:10px 15px 5px 20px;
	line-height: 20px;
		}

#content_right_index_only h1 {
		padding:15px 25px 0 20px;
		}
#content_left_bar {
	background-color: #0cb5fe;
	padding: 2px;
}


#content_left {
	width:205px;
	float:left;
	text-transform:lowercase;
	margin-top:30px;
	padding:0 0 0px 0;
	background-color: #89dafc;
	background-image: url(../Pictures/gradient.jpg);
	background-repeat: no-repeat;
	position: absolute;
	border: 2px solid #0cb5fe;
		}

#content_left p {
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
		}
		
#content_left h1 {
	color: #FFFFFF;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
		}
#copyright {
	width:788px;
	background-color:#0cb5fe;
	color:#feea0c;
	text-align:center;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 24px;
		}
#countbox{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	padding:0px 15px 10px 25px;
}
#navigation{
	float: left;
	height: 20px;
	background-color: #0cb5fe;
	text-align: center;
	border: thin solid #0cb5fe;
	padding-right: 42px;
	padding-left: 43px;
}
#navigation_holder{
	width: 788px;
	background-color: #0cb5fe;
	height: 24px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: solid;
}
#navigation a:link {
	color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #feea0c;
	text-decoration: none;
}
#navigation a:hover {
	color: #feea0c;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
}
#navigation a:visited {
	color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #feea0c;
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #feea0c;
	text-decoration: none;
}
a:hover {
	color: #feea0c;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #feea0c;
	text-decoration: none;
}
#content_right a:link {
	color: #666666;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #feea0c;
	text-decoration: none;
}

#content_right a:hover {
	color: #feea0c;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	text-decoration: none;
}

#content_right a:visited {
	color: #666666;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #feea0c;
	text-decoration: none;
}
