* {
	margin: 0;
	padding: 0;
}

body {
background: #FEAD1D url(images/bg.jpg);
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 17px;
color: #222;
}

a {
text-decoration: none;
color: #FD9A01;
}
a:hover {
text-decoration: underline;
color: #111;
}

#wrap {
margin: 0 auto;
width: 800px;
}

#header {
height: 210px;
background: #FEAD1D url(images/header.jpg) no-repeat;
text-align:center;
vertical-align:bottom;
padding-left:0px;
}
#header h1 { 
font-size: 25px;
letter-spacing: -1px;
padding: 100px 40px 0 0;
color: #fff;
}
#header h1 a { 
color: #fff;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #111;
}
#header h2 {
font-size: 18px;
color: #fff;
padding: 3px 40px 0 0;
letter-spacing: -1px;
font-weight: 100;
}

#content {
background: #FEAD1D url(images/content.jpg) repeat-y;
padding: 0 20px;
}
#topbody {
background: #FEAD1D url(images/topbody.jpg); background-repeat:no-repeat; background-position:bottom;
padding: 0 20px;
height:8px;
}
.header_links{
padding-top:193px;
padding-bottom:0px;
text-align:center;
color:#ffffff;
}
.header_links a{
color:#FFFFFF;
}
.header_links a:hover{
color:#FFFFFF;
text-decoration:underline;
}
.header_links a:visited{
color:#FFFFFF;
}
.navbottom {
background:url(images/contentbottom.jpg);
background-repeat:no-repeat;
height:12px;
}

.right {
float: right;
width: 595px;
text-align: justify;
margin-right: 10px;
}
.right h2 {
font-size: 18px;
font-weight: 100;
padding-left: 10px;
height: 26px;
line-height: 26px;

}
.right h2 a {
text-decoration: none;
color:#000000;

}
.right h2 a:hover {

}

.left {
float: left;
width: 150px;

}
.left h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 26px;
line-height: 26px;
color:#000000;
font-size: 13px;
}
.left ul {
padding: 2px 0 2px 15px;
color: #000000;
list-style-type: none;
}
.left ul li a {
text-decoration: none;
font-weight:lighter;
color:#000000;
}
.left ul li a:hover {
text-decoration:underline;

}

.menu {
float: right;
width: 150px;

}
.titles{
font-size: 14px;
font-weight: bold;
}
.menu h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 26px;
line-height: 26px;
color: #FD9A01;
font-size: 13px;
}
.menu ul {
padding: 10px 0 15px 20px;
color: #ffffff;
list-style-type: none;
}
.menu ul li a {
text-decoration: none;
font-weight: 600;
color:#ffffff;
}
.menu ul li a:hover {

}
.articles { 
padding: 7px; 
vertical-align:top;
}

#bottom {
background : #FEAD1D url(images/bottom.jpg); background-repeat:no-repeat;
padding: 5px 0;
}

#footer {
text-align: center;
font-size: 11px;
color: #fff;
padding-bottom: 10px;
}
#footer a { color: #fff; }
#footer a:hover { color: #111; }

.textcolor {
color:#d45c03;
font-weight:bold;
}
.validator a { 
color: #d45c03;
text-decoration: none;
font-weight: 100;
letter-spacing: none;
}
.validator a:hover {
color: #d45c03;
}
.validator a:visited {
	color:#d45c03;
}
.home{
padding-left:0px;
padding-bottom:3px;
padding-top:3px;
color:#000000;

.home a {
color:#000000;
}
.home a:hover{
color:#000000;
text-decoration:underline;
}
.home a:visited{
color:#000000;
}
