*{ margin: 0; padding: 0; }*
body { font: .8em Arial, Sans-Serif; line-height: 1.8em; background: #333; color: #444; }
a {color: #FF7A09; text-decoration: none;}
a:visited {COLOR: #FF7A09; text-decoration: none;}
a:hover {COLOR: #333; text-decoration: underline;}
#footer h2{font-size: 12px; display:inline; margin: 0px;}
#footer p{font-size: 11px; display:inline; margin: 0px;}
.articles h3 {font: 1em Arial, Sans-Serif;color: #444; margin-left: 10px;}
.articles h3 a:link, .articles h3 a:visited{font: 1em Arial, Sans-Serif;color: #444; }
h1 {font-size:16px;color: #FF7A09;}
h2 { margin: 0 0 10px; padding: 10px 0 3px; font-size: 11px;}
#left h3 { padding-left: 10px; color: #fff; background: #FE7B09 url(images/bg.jpg) repeat-x; font-size: 1em; height: 24px; line-height: 24px; }
#left h4{font: .8em Arial, Sans-Serif; line-height: 1.8em; color: #FF7A09; padding: 0; margin: 0 0 10px;}
ul {  padding: 0; margin: 0 0 10px;}
li { list-style-type: none;}
p { margin: 5px 0 10px 0; }
img { border: none; }

#right ul {margin: 5px 40px;}
#right ul li{list-style-type: disc;}

#header {
background: #FE7B09 url(images/bg.jpg) repeat-x;
height: 70px;
}
#header .headertitle {
font-size: 30px;
font-weight: 100;
letter-spacing: -1px;
padding: 22px 0 5px 10px;
display:block;
}
#header .headertitle a {
color: #fff;
text-decoration: none;
}
#header .headertitle a:hover {
color: #000;
text-decoration: none;
}
#header h2 {
color: #eee;
font-size: 19px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: -1px;
line-height: 12px;
}

#wrap { padding: 10px 10px 3px 10px; width: 760px; margin:20px auto; background: #fff;}
#left { float: left; width: 180px; background: #FFD8AF; margin-bottom: 10px; margin-top: 20px; border: 1px dotted #FF8B1E;}
#left ul { padding: 5px 10px 10px 10px; margin: 0; }
#right { margin-bottom: 10px; float: right; width: 550px; padding: 0 10px 10px 10px; margin-top: 10px;}
	
#footer { font-size: 11px; text-align: left; border-top: 1px solid #ccc; padding: 5px; border: 1px #FE7B09 solid; }

