body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #312A1C;
	background-color: #999999;
	background-image:url(../images/background.gif);
	background-repeat:repeat;
}

.popup_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #312A1C;
	background-color: #ffffff;
	background-image:none;
}

.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}

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

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

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

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

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

#LogoLayer {
	position:absolute;
	top:0px;
	left:5%;
	width:90%;
	text-align:center;
	overflow: hidden;
	visibility: visible;
	z-index: 3;
	height: 140px;
	background-color:#FFFFFF;
	border-top: 10px solid #666666;
	border-left: 10px solid #666666;
	border-right: 10px solid #666666;
}

#MenuLayer {
	overflow: hidden;
	visibility: visible;
	z-index: 1;
	width:125px;
	float:left;
}

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

#TextFrame {
	position: absolute;
	left:5%;
	width:90%;
	top: 150px;
	z-index:1;
	text-align:left;
	vertical-align:top;
	border-left: 10px solid #666666;
	border-right: 10px solid #666666;
	border-bottom: 10px solid #666666;
	background-color:#FFFFFF;
	overflow:visible;
	visibility:visible;
}

#container {
}

#content {
	margin-left: 130px;
	margin-right: 340px;
}

#contentint {
	margin-left: 130px;
	margin-right: 240px;
}

#contentsingle {
	margin-left: 130px;
	margin-right: 30px;
}

#left {
	width: 10%;
	float: left;
}

#sidebar {
	width: 10%;
	float: right;
}

.wrapper {
}

#main {
	margin-left: 10%;
	background-color:#ffffff;
	padding: 0px 0px 0px 0px;
}

#footer {
	height: 20px;
	background-image:url(../images/footer_background.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	width:100%;
	clear:both;
	padding-top: 20px;
}

#HomeTextLayer {
}

#HomePicLayer {
	float:right;
	text-align:right;
	margin: 0px 5px 5px 5px;
	width:310px;
	border-left: 1px solid #666666;
}


#IntPicLayer {
	float:right;
	text-align:right;
	margin: 0px 5px 5px 5px;
	width:210px;
	border-left: 1px solid #666666;
}

#IntPicLayer a {
	text-decoration:none;
	border-bottom: none;
}

#IntTextLayer {
}