*{
margin:0;
padding:0;
}

body {
background:#333333  url(images/.jpg) repeat;
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
line-height:17px;
}





a {
color:#993300;
text-decoration:none;
}

a:hover {
color:#33CCCC
text-decoration:underline;
}



.blocklinks {
 width: 250px;
 float: left;
 background: #333333;}
 
.blocklinks a.link {
  display: block;  
  padding: 10px;
  background: inherit;
  color: #fff;
  border-top: 1px dotted #a0a0a0;
}

.blocklinks a:hover.link { 
  color: #DDD;
  background: #525252;
  border-top: 1px dotted #a0a0a0;
} 
.blocklinks2 {
 width: 125px;
 float: left;
 background: #333333;}
 
.blocklinks2 a.link {
  display: block;  
  padding: 0px;
  background: inherit;
  color: #fff;
  border-top: 1px dotted #a0a0a0;
}

.blocklinks2 a:hover.link { 
  color: #DDD;
  background: #525252;
  border-top: 1px dotted #a0a0a0;
} 


#wrap {
margin:0 auto;
width:850px;
}

#header {
background:#FEAD1D url(images/header2.jpg);
height:133px;
text-align:right;
}

#header a {
display:block;
float:left;
height:120px;
width:280px;
}

#header h1 {
color:#0099FF;
font-size:20px;
letter-spacing:0px;
padding:120px 40px 0 0;
}

#header h1 a {
color:#FFFFFF;
font-weight:100;
letter-spacing:-2px;
text-decoration:none;
}

#header h1 a:hover {
color:#111111;
}

#header h2 {
color:#FFFF00;
font-size:18px;
font-weight:100;
letter-spacing:-1px;
padding:3px 40px 0 0;
}

h1 {
color:#FFFF00;
font-size:22px;
font-weight:100;
letter-spacing:-1px;
padding:5px 40px 0 0;
}

h2 {
color:#CC6600;
font-size:22px;
font-weight:100;
letter-spacing:-1px;
padding:5px 40px 0 0;
}

h3{
 font-size: 1.2em;
 text-transform: uppercase;
 margin-left: 5px;
 letter-spacing:-1px;
 margin-bottom: 10px;
 color: #F58220;}

#header h3 {
color:#999999;
font-size:14px;
font-weight:100;
letter-spacing:-1px;
padding:3px 40px 0 0;
}

blockquote {
 margin: 5px;
 border: 10px solid #b0b0b0;
 padding: 0px;
 width: 500px;
 background:#666666;
 font-size: 0.8em;
 font-family: Courier, "Lucidia Console", "Times New Roman", sans-serif;
 color: #a0a0a0;}
 
google {
 margin: 5px;
 border: 10px solid #b0b0b0;
 float:left
 padding: 0px;
 width: 425px;
 background:#666666;
 font-size: 0.8em;
 font-family: Courier, "Lucidia Console", "Times New Roman", sans-serif;
 color: #a0a0a0;}
 
#header_goog {
float:right;
margin:50px 30px 0 0;
}

#content {
background:#FEAD1D url(images/content.jpg) repeat-y scroll 0 0;
padding:0 20px;
}

.right {
float:right;
margin-right:10px;
margin-top:10px;
text-align:justify;
width:490px;
}

.right h2 {
font-size:18px;
font-weight:100;
height:26px;
line-height:26px;
padding-left:10px;
}

.right h2 a {
text-decoration:none;
}

.right h2 a:hover {
}

.left {
float:left;
width:150px;
}

.left h2 {
color:#000000;
font-size:13px;
height:26px;
line-height:26px;
margin:10px 0 0;
padding-left:10px;
}

.left ul {
color:#FD9A01;
list-style-type:none;
padding: 0px 0 5px -10px;
}

.left ul li a {
font-weight:600;
text-decoration:none;
}

.left ul li a:hover {
}

.menu {
float:right;
width:150px;
}

.menu h2 {
color:#000000;
font-size:13px;
height:26px;
line-height:26px;
margin:10px 0 0;
padding-left:10px;
}

.menu ul {
color:#FD9A01;
list-style-type:none;
padding:0px 0 0px 0px;
}

.menu ul li a {
font-weight:600;
text-decoration:none;
}

.menu ul li a:hover {
}

.articles {
padding:10px;
}

#bottom {
background:#FEAD1D url(images/bottom.jpg) no-repeat scroll 0 0;
padding:10px 0;
}

#footer {
color:#333333;
font-size:11px;
margin-top:10px;
padding-bottom:10px;
text-align:center;
}

#footer a {
color:#000033;
}

#footer a:hover {
color:#FF8C00;
}

.body_content {
float:right;
margin-right:10px;
text-align:justify;
width:490px;
}