body {
	font: normal small Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	margin: 0px;
	}

#border { width: 779px; }

#header {
	width: 779px;
	height: 150px;
	background-image: url(images/header.jpg); 
	}

a { 
	color: #519920;
	font-weight: bold;
	text-decoration: underline;
	}

a:hover {
	color: #1A98D9;
	text-decoration: none;
	}

#menu {
	width: 779px;
	background: #519920;
	height: 30px;
	line-height: 30px;
	}

.menu-links { 
	padding: 0 12px 0 12px;
	float: left;
	}

.menu-links a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}

.menu-links a:hover {
	color: #000000;
	text-decoration: none;
	}

#left {
	width: 200px;
	float: left;
	}

#center { 
	font-size: 1px;
	width: 4px;
	float: left;
	height: 100px;
	}

#right { 
	width: 574px;
	float: left;
	}

#categories {
	background: #1A98D9; 
	height: 30px;
	margin-top: 1px;
	line-height: 30px;
	padding-left: 20px;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
	}

#categories2 {
	background: #519920;
	height: 30px;
	margin-top: 5px;
	line-height: 30px;
	padding-left: 20px;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
	}

.leftlinks { 
	padding-left: 10px;
	line-height: 20px;
	text-align: left;
	font-size: 12px;
	height: 20px;
	background-color: #2B2B2B;
	}

.leftlinks a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none
	}

.leftlinks a:hover { 
	color: #519920;
	text-decoration: none;
	}

.sap3 { 
	height: 1px;
	}

.title { 
	background-color: #1A98D9;
	height: 30px;
	width: 550px;
	margin-top: 1px;
	text-align: left;
	line-height: 30px;
	color: #FFFFFF;
	font-weight: bold;
	clear: left;
	padding-left: 25px;
	}

.main { 
	padding-left: 10px;
	text-align: left;
	border-left: 1px solid #2B2B2B;
	border-right: 1px solid #2B2B2B;
	padding-right: 10px;
	float: left;
	width: 553px;
	padding-top: 10px;
	padding-bottom: 10px;
	}

#footer {
	height: 30px;
	background-color: #2B2B2B;
	line-height: 30px;
	clear: left;
	width: 779px;
	}

.footerlink { 
	padding: 0 25px 0 25px;
	height: 30px;
	text-align: center;
	float: left;
	}

.footerlink a { 
	color: #FFFFFF;
	text-decoration: none;
	}

.footerlink a:hover { 
	color: #1A98D9;
	text-decoration: underline;
	}