body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #ffffff;
	background-color: #000033;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.newsletterbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #ffffff;
	background-color: #000033;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

p {
	color: #ffffff;
	margin: 0px 5px 10px 5px;
}

.nomargin {
	margin: 0px 0px 0px 0px;
}

h1 	{  
		font-size: 15px; 
		font-style: normal; 
		color: #FAEEC8;
		line-height: 18px; 
		font-weight: 700; 
		text-decoration: none; 
		margin: 0px 5px 10px 5px;
		}
		
h2 	{  
		font-size: 16px; 
		font-style: normal; 
		color: #FAEEC8;
		line-height: 18px; 
		font-weight: 300; 
		margin: 0px 5px 10px 5px;
		}
		
h3 	{  
		font-size: 15px; 
		font-style: normal; 
		color: #FAEEC8;
		line-height: 18px; 
		font-weight: 300; 
		text-decoration: none; 
		margin: 0px 5px 10px 5px;
		}
		
h4 	{  
		font-size: 14px; 
		font-style: normal; 
		color: #FAEEC8;
		line-height: 18px; 
		font-weight: 300; 
		text-decoration: none; 
		margin: 0px 5px 10px 5px;
		}
		
h5 	{  
		font-size: 13px; 
		font-style: normal; 
		line-height: 18px; 
		font-weight: 700; 
		color: #FAEEC8;
		text-decoration: none; 
		margin: 0px 5px 10px 5px;
		}

a:link
	{
		color: #339933;
		text-decoration: none;
		border-bottom: 1px dashed #002f2f;
	}

a:visited
	{
		color: #336633;
		text-decoration: none;
		border-bottom: 1px dotted #336633;
	}

a:hover
	{
		color: #B58C31;
		text-decoration: none;
	}
	
a.noborder {
	border-bottom: none;
	text-decoration: none;
}


#LogoLayer {
	overflow: hidden;
	visibility: visible;
	z-index: 2;
	height: 210px;
	width:100%;
	background-color:#FAEEC8;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#MenuLayer {
	overflow: hidden;
	visibility: visible;
	float:left;
	z-index: 2;
	width: 158px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

	#MenuLayer a {
		border-bottom: none;
		text-decoration: none;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}


#TextFrame {
	text-align:left;
	vertical-align:top;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height:300px;
	overflow: visable;
	visibility: visible;
	background-image:url(../images/main_background.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width: 780px;
}

#RightInsert {
	float:right;
	width: 170px;
	padding: 25px 10px 10px 0px;
}

#content {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.wrapper {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#main {
	width:400px;
	margin: 0px 0px 20px 190px;
	padding: 25px 0px 0px 0px;
}

#FooterLayer {
	width:400px;
	margin: 0px 0px 0px 190px;
	padding: 0px 0px 0px 0px;
}
