body {
	font:12px "Trebuchet MS",Tahoma,Arial,Helvetica,Sans-serif;
	background:#185d85;
	color:#FFFFFF;
	line-height:18px;
	margin:0;
	clear: both;
	
}
h1{font:18px "Trebuchet MS",Tahoma,Arial,Helvetica,Sans-serif;
	color:#FFFFFF;
	line-height:18px;
	margin:0;
	clear: both;}

a {
	color: #ffffff;
}

a:hover {
	color: #B5421B;
}
.lincs a {
	color: #ffffff;
}

.lincs a:hover {
	color: #B5421B;
}
#top {
	width:100%;
	height:25px;
	background-color:#B5421B;
	float: right;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
#topcontainer {
	width: 100%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	
}

#headercontainer {
	height: 150px;
	width: 750px;
	margin-right: 2%;
	margin-left: 2%;
}

#logo {
	float: right;
	width: 492px;
	margin-top: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(/images/logoblue.jpg);
	background-repeat: no-repeat;
	height: 150px;
}

#search {
	width: 20%;
	margin-top: 70px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	margin-left: 30px;
}
#container {
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	
}

#content {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	float: left;
	width: 60%;
	padding-bottom: 40px;
}



#user1 {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	margin-top: 5px;
	width: 25%;
	position: relative;
	padding-bottom: 70px;
	padding-top: 40px;
}

#containerbottom {
	width: 90%;
	clear: both;
	background-color: #000000;
	padding-top: 30px;
	padding-right: 5%;
	padding-left: 5%;
	margin-bottom: 0px;
}

#containerbottom a {
	color: #185d85;
}

#containerbottom a:hover {
	color: #fff;
}
#user2 {
	float: left;
	width: 25%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#user3 {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	float: left;
	width: 25%;
	margin-left: 10px;
}
#user5 {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	float: right;
	width: 25%;
}

#footer {
	width: 100%;
	clear: both;
	padding: 20px;
	background-color: #000000;
}

#box3 {
	float: left;
	width: 25%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#box2 {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	float: left;
	width: 100%;
}
#box3 {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-right: 20px;
	}

#right {
	display:inline;
	font-size:1.1em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: static;
	float: right;
	margin-top: 0px;
	width: 25%;
}



#right ul {
	list-style:none;
	padding:0;
	margin:0;
}
#right a {
	display:block;
	text-decoration:none;
	background-color:#185d85;
	color:#FFFFFF;
	border-bottom:1px ridge #fff;
	height:1%;
	line-height:30px;
	width:198px;
	padding-top: 0;
	padding-bottom: 0;
	text-indent: 25px;
}
#right li li a {
	background-color:#185d85;
	color: #333333;
}
#right a:hover, #navigation a:active {
	background-color:#185d85;
	color:#BC3310;
}
#right a.selected {
	font-weight:bold;
}

table.contentpaneopen, table.contentpane, table.blog {
	padding-right: 5px;
	padding-left: 5px;
}
table.host {background:#ffffff;
}
tr.host1{background:#185d85;}

