/* CSS Document */
/* Flash Elements */

#clock {
	position:absolute;
	bottom: -19px;
	left: 7px;
}

#date {
	position:absolute;
	bottom: 43px;
	left: 6px;
	width: 150px;
}

/* Header Banners */ 

#header_hom{
	height:245px;
	width:780px;
	margin-bottom:30px;
	text-align:right;
	position:relative;
	background-image: url(banner/banner_hom.jpg);
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 0.7em;
	line-height: 2em;
	color: #a7dec1;
}

#header_act{
	height:245px;
	width:780px;
	margin-bottom:30px;
	text-align:right;
	position:relative;
	background-image: url(banner/banner_act.jpg);
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 0.7em;
	line-height: 2em;
	color: #a7dec1;
}


#header_cam{
	height:245px;
	width:780px;
	margin-bottom:30px;
	text-align:right;
	position:relative;
	background-image: url(banner/banner_cam.jpg);
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 0.7em;
	line-height: 2em;
	color: #a7dec1;
}


#header_flo{
	height:245px;
	width:780px;
	margin-bottom:30px;
	text-align:right;
	position:relative;
	background-image: url(banner/banner_flo.jpg);
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 0.7em;
	line-height: 2em;
	color: #a7dec1;
}

#header_his{
	height:245px;
	width:780px;
	margin-bottom:30px;
	text-align:right;
	position:relative;
	background-image: url(banner/banner_his.jpg);
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 0.7em;
	line-height: 2em;
	color: #a7dec1;
}

#header_lan{
	height:245px;
	width:780px;
	margin-bottom:30px;
	text-align:right;
	position:relative;
	background-image: url(banner/banner_lan.jpg);
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 0.7em;
	line-height: 2em;
	color: #a7dec1;
}

#header_wea{
	height:245px;
	width:780px;
	margin-bottom:30px;
	text-align:right;
	position:relative;
	background-image: url(banner/banner_wea.jpg);
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 0.7em;
	line-height: 2em;
	color: #a7dec1;
}


/* Layout */

#content_single img{
margin:10px;
}

#content img{
margin:10px;
}

#wrapper {
	background-color:#144371;
	text-align:left;
	width:780px;
	margin-right:auto;
	margin-left:auto;
}
	
#content {
	float:right;
	width:580px;
	margin-bottom:20px;
	background-color: #FFFFFF;
	margin-right:5px;
	background-image: url(image/thistle.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#content_single {
width:765px;
	margin-bottom:20px;
	background-color: #FFFFFF;
	background-image: url(image/thistle.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-left:5px;
	margin-left:5px;
}

#title {
	font-size: 2em;
	color: #993399;
	height: 35px;
	margin-top: 4px;
	padding-top: 0px;
	margin-left: 0px;
	text-align: left;
}

/*--Text--*/
body{
margin:0;
padding:0;
	background-image:url(image/bg.gif);
	font-family:"Trebuchet MS", Arial, Verdana;
	}


.h2 {
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:1em;
	font-weight:bold;
	color:#0f4270;
	}

.contenttext {
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:0.8em;
	color:#000000;
	}

a:link, a:active, a:visited{
	color:#a7dec1;
	text-decoration:none;
}

a:hover{
color:#993399;
text-decoration:none;
}

#content a:link, #content a:active, #content a:visited{
color:#0f4270;
text-decoration:none;
}

#content a:hover{
color:#993399;
text-decoration:none;
}

#content_single a:link, #content_single a:active, #content_single a:visited{
color:#0f4270;
text-decoration:none;
}

#content_single a:hover{
color:#993399;
text-decoration:none;
}

#footer a:link, #footer a:active, #footer a:visited{
color:#ffffff;
text-decoration:none;
}

#footer a:hover{
color:#f6d41a;
text-decoration:none;
}


/*---Top Navigation---*/
#nav {
width:770px;
height:30px;
position:relative;
background:url(image/topnav.jpg);
margin-left:5px;
margin-right:5px;
margin-bottom:20px;
padding:0;
}



#nav li{
	float:left;
	background-image: url(image/topnav.jpg);
}

#nav li a{
	position:absolute;
	top:0;
	margin:0;
	display:block;
	height:30px;
	background:url(image/topnav.jpg) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	font-size:1%;
	z-index: 45;
	visibility: visible;
}

li#nav_hom a{
left:0px;
width:110px;
background-position:0 0;
}

li#nav_his a{
left:110px;
width:110px;
background-position:-110px 0;
}

li#nav_flo a{
left:220px;
width:110px;
background-position:-220px 0;
}

li#nav_lan a{
left:330px;
width:110px;
background-position:-330px 0;
}

li#nav_act a{
left:440px;
width:110px;
background-position:-440px 0;
}

li#nav_cam a{
left:550px;
width:110px;
background-position:-550px 0;
}

li#nav_wea a{
left:660px;
width:110px;
background-position:-660px 0;
}


li#nav_hom a:hover {
background-position:0px -40px;
}

li#nav_his a:hover {
background-position:-110px -40px;
}

li#nav_flo a:hover {
background-position:-220px -40px;
}

li#nav_lan a:hover {
background-position:-330px -40px;
}

li#nav_act a:hover {
background-position:-440px -40px;
}

li#nav_cam a:hover {
background-position:-550px -40px;
}

li#nav_wea a:hover {
background-position:-660px -40px;
}

#body_hom li#nav_hom a{
background-position:0 -40px;
}

#body_his li#nav_his a{
background-position:-110px -40px;
}

#body_flo li#nav_flo a{
background-position:-220px -40px;
}

#body_lan li#nav_lan a{
background-position:-330px -40px;
}

#body_act li#nav_act a{
background-position:-440px -40px;
}

#body_cam li#nav_cam a{
background-position:-550px -40px;
}

#body_wea li#nav_wea a{
background-position:-660px -40px;
}

/*Side Navigation*/

#left_nav{
float:left;
margin-left:5px;
width:170px;
padding:0;
}

#left_nav ul{
list-style:none;
margin:0;
padding:0;
}

#left_nav ul li {
text-align:left;
font-size:0.7em;
}

#left_nav a:link, #left_nav a:visited{
display:block;
background-color:#0f7038;
border-left:20px solid #0f7038;
color:#ffffff;
text-decoration:none;
}

#left_nav a:hover, #left_nav a:active{
background-color:#5ec998;
text-decoration:underline;
border-left:20px solid #5ec998;
}

/*--Form Style--*/

form{
border:1px dotted #a7dec1;
padding:1em;
}

input.txt{
color:#0f4270;
background-color:#e3f2f7;
border:1px inset #00008b;
width:200px;
}

input.btn{
color:00008b;
background-color:#a7dec1;
border:1px outset #00008b;
}

form div {
clear:left;
margin:0;
padding:0;
padding-top:0.6em;
}

form div label{
float:left;
width:40%;
}


/* Webcam Box */

#webcam {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:360px;
	height:260px;
	border:#0f4270 solid 3px;
}


/*--Footer--*/

#footer {
clear:both;
background-color:#0f4270;
color:#ffffff;
font-size:0.8em;
text-align:center;
}
