body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-size: 13px;
	color: #444;
	font-weight: normal;
	font-style: normal;
	line-height: 18px;
	background-image: url(../general/bg2.gif);
	background-repeat: repeat-x;
	background-color: #59577A;
}
a:link {
	color: #3B5998;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: sans-serif, Verdana, Arial;
}
a:visited {
	color: #3B5998;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #8B9DC3;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #3B5998;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	background-image: url(media/rollover.jpg);
}
a.andrio:link {
	color: #C00;
	font-family: sans-serif, Arial, Verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}
a.andrio:hover {
	color: #F90;
	font-family: sans-serif, Arial, Verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}
a.andrio:active {
	font-family: sans-serif, Arial, Verdana;
	font-size: 10px;
	color: #C00;
	text-decoration: none;
	font-weight: normal;
}
a.andrio:visited {
	color: #C00;
	font-family: sans-serif, Arial, Verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}
.menutext {
	color:#349;
	font-family: sans-serif, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
}
.maintext {
	font-family: "Trebuchet MS", sans-serif, Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
	color: #777;
}
.caption {
	font-family: sans-serif, Verdana, Arial;
	font-size: 12px;
	color: #3B5998;
	font-weight: bold;
}
.h1 {
	font-family: sans-serif, Verdana, Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #3B5998;
}
.h2 {
	font-family: sans-serif, Verdana, Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #8B9DC3;
}
.h3 {
	font-family: Geneva, Tohoma, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C30;
}
.h4 {
	color: #3B5998;
	font-family: sans-serif, Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
}
.h5 {
	color: #900;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 18px;
	font-family: Verdana, Arial, sans-serif;
}
#pageheading {
	float: left;
	height: 0px;
	overflow: hidden;
	width: 990px;
	display: none;
}

#topline {
	width: 990px;
	background-color: #D40000;
	font-size: 16px;
	font-weight: normal;
	height: 100px;
	background-repeat: repeat-x;
	background-position: center;
	background-image: url(../general/topline_bg.jpg);
}
#wrapper {
	height: auto;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}
#leftwrap {
	height: auto;
	width: 160px;
	float: left;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#leftpicwrap {
	float: left;
	height: auto;
	width: 150px;
	padding-top: 10px;
}
#lefttextwrap {
	float: left;
	height: auto;
	width: 150px;
	padding-top: 10px;
}
#maincontent {
	height: auto;
	width: 539px;
	float: left;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	margin-top: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #C39C4E;
	border-left-width: 1px;
}
#piccontent {
}
#rightwrap {
	height: auto;
	width: 190px;
	float: left;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #C39C4E;
}
#footer {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 20px;
	text-align:center;
}

.clear{
	clear:both;
	overflow:hidden;
	font-size: 10px;
	line-height: 0px;
	height: 5px;
	width: auto;
	margin: 5px;
}
