﻿body {
	text-align: left;
	margin-top : 0px; 
    margin-bottom : 0px; 
    margin-left : 0px; 
    margin-right : 0px;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align:center;
	background-color: #333333;
}

p {
margin: 0px;
padding: 0px;
}

img {
border: 0;
}

#main {
	width: 800px;
	height: auto;
	margin-left: auto;
	margin-right: auto;

}

#top-bar {
	width: 100%;
	height: 260px;
}

#header {
	width: 800px;
	height: 260px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}





a.topmenu:link {color: #94A543; font-weight: 400; text-decoration: none; }
a.topmenu:visited {color: #94A543; font-weight: 400; text-decoration: none; }
a.topmenu:hover {color: #94A543; font-weight: 400; text-decoration: underline; }
a.topmenu:active {color: #94A543; font-weight: 400; }

a:link {color: #94A543; font-weight: 400; text-decoration: none; }
a:visited {color: #94A543; font-weight: 400; text-decoration: none; }
a:hover {color: #94A543; font-weight: 400; text-decoration: underline; }
a:active {color: #94A543; font-weight: 400; }