@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #444444;
	background-color: #444444;
	line-height: 140%;
}

#divWrapper {
	margin: 0px auto;
	width: 778px;
}

#divLogo {
	float: left;
	width: 229px;
}
#divNavigation {
	float: left;
	width: 546px;
}


#divBody {
	width: 775px;
}
#divLeft {
	float: left;
	width: 229px;
}
#divTextArea {
	float: left;
	width: 546px;
	background-image: url(../images/template_bodyflash.jpg);
	height: 323px;
}
#divTextareaflash {
	margin-top: 12px;
	margin-left: 45px;
	margin-right: 45px;
	list-style-type: square;
}
a:link {color: #311c8a;  text-decoration: underline} 
a:visited {color: #311c8a; text-decoration: underline} 
a:hover {color: #807d31;   text-decoration: none} 
a:active {color: #311c8a;  text-decoration: underline} h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #311c8a;
}
