body {
background: #fff url(back.gif) repeat;
font-family: verdana, arial, "Trebuchet MS";
font-size: 80%;
color: #666666;}

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

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

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

#header {
	width: 800px;
	height: 100px;
	background-color: #f4f4f4;
	background-image: url(headgradient.png);
	background-repeat: repeat-y;
}

#header h2 {
float: left;
background: inherit;
margin-left: 10px;
color: #FFFFFF;
text-transform: lowercase;
font-weight: 100;
font-family: "Trebuchet MS", arial;
font-size: 4em;
}

#header .subtitle {
	float: right;
	color: #d0d0d0;
	font-size: 0.93em;
	margin-top: 15px;
	margin-right: 30px;
	text-transform: lowercase;
	font-family: verdana, arial;
	margin-left: 250px;
}

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

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

#navigation {
	clear: both;
	margin-top: 8px;
	height: 20px;
	background: #f4f4f4;
	width: 800px;
}

#navigation a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 30px;
	background: #f4f4f4;
	text-transform: lowercase;
	color: #000000;
	font-size: 0.9em;
	text-decoration: none;
	line-height: normal;
}

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

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

#picture {
width: 100%;
margin-top: 10px;
height: 150px;
background: #000;}

#picture .sorry{
color: #fff;
margin: 10px;
font-size: 0.8em;
text-align: center;
background: inherit;
margin-left: 5px;}

#picture .sorry a{
color: #fff;
text-decoration: underline;}

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

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

#lcontent h2	   {
	margin-left: 29px;
	color: #F26F29;
	width: 400px;
	text-transform: uppercase;
	font-family: Verdana, arial;
	font-size: 1.2em;
	background: #f4f4f4 url(h1bg.png) repeat-x bottom;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

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

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

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

.date {
color: #000;
margin-left: 40px;
margin-top: 5px;
font-size: 0.9em;}

.date a{
color: #000;}

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

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

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

#rcontent h2	   {

margin-left: 0px;
color: #F26F29;
width: 250px;
text-transform: uppercase;
font-family: Verdana, arial;
font-size: 1.2em;
background: #f4f4f4 url(h1bg.png) repeat-x bottom;}

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


/****Footer Tags***/

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

.footer_001 {
    clear: both;
	margin-top:20px;
	width: 97%;
	font-size: 0.7em;
	height: 20px;
	color: #666666;
	text-align: center;
	background-color: #f4f4f4;
	background-image: url(h1bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	
}
.style10 {font-size: 1.2em}
