BODY {
background: url(bg.jpg);

background-color: #FFFFFF;
font-family: Trebuchet MS;
font-size: 8pt; 
color: #000000;
text-align:left;

}

b {
color: #D92000;
}

i {
font-family: Trebuchet MS; 
color: #22378d;
}

u {
text-decoration: none; 
border-bottom:1px solid #22378d;
}

a:link, a:active, a:visited {
color: #CA151A;
font-family: Trebuchet MS;
font-size: 8pt;
font-weight: bold;
text-decoration: none;
text-align:right;
}

a:hover {
color: #0174C7;
font-family: Trebuchet MS;
font-size: 8pt;
font-weight: bold;
text-decoration: none;
text-align:right;
}

a img {border: 1px solid #0E92D7;
background-color: #DEFAD8;
padding: 5px;
margin: 2px;
	 -moz-border-radius:  6px; 
-webkit-border-radius: 6px; 
border-radius: 6px;}

a:hover img {
border-style: solid;
border-width: 1px;
border-color: #E52A2E;
background-color: #ffffff;
}

#sidebar {
position: absolute;
top: 1px;
left: 30px;
width: 220px;
background-image: url(sidebar_middle.png);
padding: 0px;
text-align:center;

}

#layout {
position: absolute;
top: 0px;
left: 0px;
width: 1000px;
}

#content {
background-image: url(title_bg.png);
position: absolute;
top: 400px;
left: 180px;
width: 600px;
padding: 0px;
text-align:center;
}

div.title { 
background-color: #FFB974;
background-image: url(sidebar_middle.png);
text-transform: uppercase;
font-size: 10pt;
color: #FFFFFF;
font-weight: bold;
font-family: Trebuchet MS;
text-align:center;
text-shadow: 0 1px 0 #FF180B;
letter-spacing: 1px;
padding: 3px;
border-color: #dedfe0;
}

div.title2 { 
background-color: #ffffff;
font-size: 7pt;
color: #000000;
font-family: Arial;
text-align: left;
letter-spacing: 1px;
padding: 10px;
border-color: #dedfe0;
}

div.headline { 
background-color: #421A51;
background-image: url(images/headline.png);
text-transform: uppercase;
font-size: 10pt;
color: #ffffff;
font-weight: bold;
font-family: Trebuchet MS;
text-align:center;
letter-spacing: 1px;
border-style: solid;
padding: 5px;
border-width: 3px;
border-color: #dedfe0;
}

blockquote {
	margin: 10px 20px 0 5px;
	padding-left: 10px;
	color: #666666;
                   text-transform: none;
	font-size:10px;	
	border-left: 10px solid #ED3B31;
	}

#ad {
position: absolute;
top: 10px;
left: 700px;
width: 728px;
}