body {
	margin: 0;
	padding: 0;
	overflow:auto;
	background-color: #66FF00;

background-image:url('../images/stripe_background.JPG');
	}


#wrap {
	width:800px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
    overflow: hidden;
	border-left: 3px solid #6a8bc9;
	border-right: 3px solid #6a8bc9;
	background-color: #FFFFFF;
}

#header {
width: 100%;
margin: 0px;
padding: 0px;
height: 105px;
background-image:url('../images/header_background.PNG');
	background-repeat: repeat-x;
	background-position: top;
	overflow:hidden;
}
#top_banner {
width: 100%;
height: 24px;
margin: 0px;
padding: 5px 0px 0px 0px;
background-image:url('../images/top_banner_background.PNG');
	background-repeat: repeat-x;
	background-position: top;
	overflow:auto;
	text-align: center;
	box-shadow: 0px 5px 5px #515151;
	-moz-box-shadow: 0px 5px 5px #515151;
	-webkit-box-shadow: 0px 5px 5px #515151;
	font: 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	
}

#navigation {
width: 200px;
float: left;
margin: 0px;
padding: 15px 0px 0px 0px;
}


#content {
width: 580px;
margin: 0px 0px 15px 0px;
padding: 0px 20px 0px 0px;
float: left;
}

#header_logo {
display: block;
margin: 0px auto;
padding: 0px;
}

h1{
	font: bold 24px Arial, Helvetica, sans-serif;
	text-align: center;
	letter-spacing: -1px;
	color: #536da0;
}

p.normal
{
	font-family: verdana;
	font-size: 14px;
	line-height: 21px;
	text-align: left;
	color: #2f2f2f;
}

h3
{
padding: 2px 2px 2px 10px;
	font-family: verdana;
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	text-align: left;
	text-indent: 0ex;
	color: #4B4B4B;
	background-color: #a2bae6;
}

#menu_border {
background-color: #f7f7f7;
border: 1px solid #eeeeee;
margin: 0px;
padding: 10px;
}

.list
{
font-family: verdana;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
	text-indent: 0ex;
	color: #6b6b6b;
} 

li
{
list-style: disk outside;
color: #1966c0;
} 


ul.results {
list-style-type: none;
float: left;
margin: 0px 0px 0px 0px;
padding: 0px;
display: block;
}

li.test {
float: left;
margin: 7px;
width: 160px;
padding: 10px 8px 10px 8px;
text-decoration: none;
/*--color: #5c5c5c;
font: normal 12px Geneva, Arial, Helvetica, sans-serif;--*/
text-align: center;
background-color: #f1f1f1;
border: 1px solid #e6e5e5;
}

li.pics {
listy-style: none;
list-style-type: none;
float: left;
margin: 8px;
padding: 10px;
text-decoration: none;
background-color: #f1f1f1;
border: 1px solid #e6e5e5;
}

.caption {
 color: #5c5c5c;
font: normal 11px Geneva, Arial, Helvetica, sans-serif;
padding: 0px;
line-height: 16px;
margin: 0px;
text-align: center;
}
.bcaption {
 color: #5c5c5c;
font: normal 12px Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
padding: 0px;
line-height: 13px;
margin: 0px;
text-align: center;
}
.test:hover {
	background: #efcf1c;
	border-color: #dfc11a;
	box-shadow: 0px 0px 10px #a0a0a0;
	-moz-box-shadow: 0px 0px 10px #a0a0a0;
	-webkit-box-shadow: 0px 0px 10px #a0a0a0;
}

.pics:hover {
	background: #efcf1c;
	border-color: #dfc11a;
	box-shadow: 0px 0px 10px #a0a0a0;
	-moz-box-shadow: 0px 0px 10px #a0a0a0;
	-webkit-box-shadow: 0px 0px 10px #a0a0a0;
}

div.video {
padding: 10px;
width: 400px;
background-color: #f1f1f1;
border: 1px solid #e6e5e5;
text-align: center;
overflow: hidden;
margin: auto;
}
 div.video:hover {
	background: #efcf1c;
	border-color: #dfc11a;
	box-shadow: 0px 0px 10px #a0a0a0;
	-moz-box-shadow: 0px 0px 10px #a0a0a0;
	-webkit-box-shadow: 0px 0px 10px #a0a0a0;
}
 .noborder {
 border: 0px;
 margin: 0px;
 padding: 0px;
 }

a.link {
color: #1963d3;
text-decoration: none;
border-bottom: 1px dotted #1963d3;
}

a.link:hover
{
border-bottom: 0px;
}

img.content
{
float: right;
padding: 10px;
text-decoration: none;
background-color: #f1f1f1;
border: 1px solid #e6e5e5;
margin: 0px 0px 15px 15px;
}

img.content:hover {
background: #efcf1c;
	border-color: #dfc11a;
	box-shadow: 0px 0px 10px #a0a0a0;
	-moz-box-shadow: 0px 0px 10px #a0a0a0;
	-webkit-box-shadow: 0px 0px 10px #a0a0a0;
}
ul.footer {
list-style-type: none;
float: left;
margin: 0px;
background-color: #2458a5;
width: 100%;
padding: 15px;
}

li.foot {
float: left;
margin: 5px;
color: #FFFFFF;
overflow: hidden;
}

a.bott {
color: #ffffff;
font: bold 14px Arial, Helvetica, sans-serif;
text-decoration: none;
border-bottom: 1px dotted #ffffff;
}

a.bott:hover
{
border-bottom: 0px;
}
ul.botcontact {
text-decoration: none;
list-style-type: none;
float: left;
margin: 0px;
background-color: #4c77b6;
width: 100%;
padding: 0px;
text-align: center;
}

li.footcontact {
margin: 5px;
color: #FFFFFF;
overflow: hidden;
font: bold 14px Arial, Helvetica, sans-serif;
}
