* {
    padding: 0;
    margin: 0;
} 

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	;
	background-color: #597343;
}

img { border: none; }
a { color: #008A00; text-decoration: underline; }
a:hover { text-decoration: none; color : #FF9933; }

#wrap {
width: 800px;
margin: 10px auto;
}

#top {
background: #380202 url(images/top.gif) no-repeat;
padding: 15px 0;
}

#header {
	height: 90px;
	background-color: #380202;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
#header h6 {
padding: 20px 0 0 40px;
font-size: 25px;
letter-spacing: -2px;
}
#header h6 a {
color: #bbb;
text-decoration: none;
}
#header h6 a:hover {
text-decoration: none;
color: #fff;
}

#content {
background: #380202 url(images/content.gif) repeat-y;
}
#content h2 a {text-decoration: none; }

#left {
	float: left;
	width: 180px;
	padding: 10px 0 10px 30px;
}
#left h5 { 
background: #fff url(images/sidebarh2.gif) no-repeat;
color: #fff; 
font-size: 15px; 
letter-spacing: -1px; 
font-weight: 100;
height: 30px;
line-height: 30px;
padding-left: 10px;
}
#left ul {
	color: #2C4715;
	list-style-type: square;
	background-color: #FCECBA;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 3px;
}
#left ul li {
	padding-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
	list-style-image: none;
	text-decoration: none;
	list-style-type: none;
}
#left ul li a {
	color: #2C4715;
	text-decoration: none;
	list-style-type: none;
}
#left ul li a:hover {
	color: #FFFF00;
	background-color: #C8A251;
}

#center {
float: left;
width: 360px;
padding: 10px 0 0 10px;
}
#center h2 {
background: #fff url(images/contenth2.gif) no-repeat;
height: 30px;
line-height: 30px;
font-size: 18px;
letter-spacing: -1px;
font-weight: 100;
padding : 00 10px 0;
}
#center h2 a { color: #fff; }
#center h2 a:hover { color: #000; text-decoration: none; }


#center h1 {
background: #fff url(images/contenth2.gif) no-repeat;
height: 30px;
line-height: 30px;
font-size: 18px;
letter-spacing: -1px;
font-weight: 100;
padding : 00 10px 0;
}
#center h1 a { color: #fff; }
#center h1 a:hover { color: #000; text-decoration: none; }
#right {
float: right; 
width: 180px;
padding: 10px 30px 10px 0;
}
#right h5 { 
background: #fff url(images/sidebarh2.gif) no-repeat;
color: #005EB0; 
height: 30px;
line-height: 30px;
color: #fff;
padding-left: 10px;
font-size: 15px; 
letter-spacing: -1px; 
font-weight: 100;
}
#right ul {
	color: #2C4715;
	list-style-type: none;
	background-color: #FCECBA;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 8px;
}
#right ul li {
	padding-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#right ul li a { color: #2C4715; text-decoration: none;  }
#right ul li a:hover {
	color: #000;
	background-color: #FFCC00;
}

#bottom { 
background: #380202 url(images/bottom.gif) no-repeat;
padding: 15px 0;
}

#footer {
padding: 0 0 0 0;
text-align: center;
font-size: 11px;
color: #eee;
}
#footer a { color: #eee; text-decoration: none; }
#footer a:hover { text-decoration: underline; }
#compp a {
color: #eee; text-decoration: none;
}
.compp a {

color: #000000; text-decoration: none;
}
.compp {


color: #333333; text-decoration: none;
}
