body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#382C38;
scrollbar-base-color:#382C38;
scrollbar-shadow-color:#382C38;
scrollbar-arrow-color:#cccccc;
scrollbar-highlight-color:#cccccc;
font-family:"Trebuchet MS",sans-serif;
background-image:url(img/mast_bg.jpg);
background-repeat:no-repeat;
}
#container{
width:100%;
height:auto;
min-height:586px;
min-width:992px;
background-image:url(img/container_bg3.jpg);
background-repeat:repeat;
background-position:0px 225px;
}
#containercomm{
width:100%;
height:auto;
min-height:586px;
min-width:992px;
background-image:url(img/container_bg_comm.jpg);
background-repeat:repeat;
background-position:0px 225px;
}
#text{
width:515px;
height:100%;
font-family:"Trebuchet MS",sans-serif;
font-size:12px;
color:#F8F8F8;
padding-left:50px;
padding-right:35px;
padding-top:32px;
margin-bottom:6px;
float:left;
}
.head2{
font-family:"Trebuchet MS",sans-serif;
font-size:14px;
font-weight:bold;
}

#homemenu{
margin-top:58px;
}


#nav{
width:100%;
background-image:url(img/nav_bg.jpg);
height:225px; 
left:0;
top:0;
}
#images{
width:950px;
height:100%;
font-family:"Trebuchet MS",sans-serif;
font-size:12px;
color:#F8F8F8;
padding-left:50px;
margin-top:32px;
margin-bottom:25px;
float:left;
}
#overlay{
width:380px;
height:100%;
float:left;
}
.clear{
clear:both;
}
#footer{
width:931px;
height:18px; 
font-size:10px;
color:#B9AEBB;
margin-left:48px;
margin-top:22px;
margin-bottom:18px;
clear:both;
}
p {margin-top:1px;}

.style14 {font-size: 14px}

h1{font-family:"Trebuchet MS",sans-serif;
font-size:19px;
color:#F8F8F8;
margin-top:1px;
margin-bottom:6px;
}
h2{font-family:"Trebuchet MS",sans-serif;
font-size:17px;
color:#F8F8F8;
margin-top:1px;
margin-bottom:6px;
}
h3{font-family:"Trebuchet MS",sans-serif;
font-size:15px;
color:#F8F8F8;
margin-top:1px;
margin-bottom:5px;
}
h4{font-family:"Trebuchet MS",sans-serif;
font-size:13px;
color:#F8F8F8;
margin-top:1px;
margin-bottom:5px;
}
a:link {
	color: #AF5CA9;
	text-decoration: none;
}
a:visited {
	color: #AF5CA9;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
