/*******Body*********/

body {
background: #fff url(img/back2.gif) repeat;
font-family: verdana, arial, Trebuchet MS;
font-size: 80%;
color: #b0b0b0;}

*{
margin: 0px;
padding: 0px;}

#sitebox { 
width: 750px;
height: 100%;
margin: 0 auto 15px auto;
margin-top: 10px;
background: #f4f4f4;
color: #000;
border: 1px solid #c0c0c0;}

/*******Header Tags*********/

#header {
background: #f4f4f4 url(img/headgradient2.jpg) repeat-x;
width: 750px;
height: 40px;}

#header h1 {
background: inherit;
margin-left: 10px;
color: #cc0033;
text-transform: lowercase;
font-weight: 100;
font-family: Trebuchet MS, arial;
font-size: 4em;
text-align: center;}

#header .subtitle {
float: left;
color: #ffcc99;
font-size: 0.93em;
margin-top: 5px;
margin-left: 125px;
font-family: arial;}

#header .subtitle span:hover {
color: #000;
background: #f4f4f4;}

/*****Picture Tag*****/

#picture {
width: 100%;
margin-top: 0px;
height: 150px;
background: #000 url(img/header.jpg);}

/******Navigation*******/

#navigation {
background: #f4f4f4 url(img/headgradient2.jpg) repeat-x;
width: 750px;
height: 40px;}

#navigation a {
float: left;
font-family: arial;
color: #666666;
font-size: 1.1em;
margin-left: 17px;
margin-top: 10px;
text-decoration: none;
letter-spacing: 0.1em;}

#navigation a:hover {
color: #990000;}

#navigation a:active {
color: #990000;
text-decoration: none;}

/****Left content*****/

#lcontent  {
margin-top: 10px;
padding: 5px;
padding-right: 15px;
line-height: 17px;
width: 150px;
float: left;
background: #f4f4f4 url(img/dots.png) repeat-y right;
color: #b0b0b0;}

#lcontent h2	   {
margin: 5px;
margin-left: 29px;
color: #990000;
width: 100px;
font-family: arial;
font-size: 1.3em;
background: #f4f4f4 url(img/h1bg.png) repeat-x bottom;}

p {
color: #666666;
font-family: arial;
margin-top: 10px;
font-size: 0.9em;
line-spacing: 0.3em;
margin-left: 20px;}

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

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

.date {
color: #000;
margin-left: 40px;
margin-top: 5px;
text-decoration: lowercase;
font-size: 0.8em;}

.date a{
color: #000;}

.date a:hover{
color: #000;
text-decoration: underline;}

/****Right Cotent*****/

#rcontent {
margin-right: 10px;
width: 500px;
float: left;
line-height: 17px;
margin-left: 20px;
text-align: left;
background: #f4f4f4;}

#rcontent h2	   {
margin-left: 0px;
color: #990000;
width: 500px;
font-family: arial;
font-size: 1.3em;
background: #f4f4f4 url(img/h1bg.png) repeat-x bottom;}

#rcontent h3	   {
margin-left: 0px;
color: #000000;
width: 500px;
font-family: arial;
font-size: 1.1em;}


#rcontent p{
width: 500px;
color: #666666;
font-family: verdana;
margin-top: 5px;
font-size: 0.9em;
margin-left: 0px;}


#rcontent a {
color: #000000;
text-decoration: none;}


#rcontent a:hover {
color: #990000;
text-decoration: underline;}

#rcontent li{
width: 500px;
color: #666666;
font-family: verdana;
margin-top: 5px;
font-size: 0.9em;
margin-left: 0px;}


#rcontent h4{
width: 500px;
color: #a0a0a0;
font-family: arial;
margin-top: 5px;
font-size: 0.9em;
text-align:center;
margin-left: 0px;}

/****Footer Tags***/

#footer{
clear: both;
margin-top:20px;
width: 100%;
font-size: 0.9em;
background: #f4f4f4 url(img/h1bg.png) repeat-x bottom;
height: 20px;
color: #b0b0b0;
text-align: center;}