* { 
padding : 0; 
margin : 0; 
} 
body { 
font : 85% "Trebuchet MS", Arial, Helvetica, sans-serif; 
font-size : 13px; 
background-color : #73bbfe; 
background-image : url(images/bbg.jpg); 
background-repeat : repeat-x; 
} 
p {
	color : #F00;
	font-size : 1.2em;
	text-align : left;
} 
.clear { 
clear : both; 
} 
#wrapper {
	margin : 0 auto;
	width : 922px;
	background : #fff;
	background-image : url(images/bbg.jpg);
	background-repeat : repeat-x;
	text-align: left;
} 
#header { 
color : #333; 
width : 902px; 
float : left; 
padding : 0 10px; 
height : 100px; 
margin : 0 0 0 0; 
background-image : url(images/hbg2.jpg); 
background-repeat : no-repeat; 
} 
.logo {
	text-align : left;
	width : 800px;
	float : right;
	vertical-align: text-top;
} 
.logo h1.lineone {
	font-size : 1.7em;
	font-weight : lighter;
	padding-top : 20px;
	padding-left : 0;
	border : none;
	letter-spacing : -1px;
	color : #036;
} 
.logo h1.lineone span {
	color : #000000;
} 
.logo h2.linetwo { 
padding-left : 0; 
font-size : 0.9em; 
text-transform : none; 
color : #ff0000; 
} 
.logo a { 
color : #ff0000; 
text-decoration : none; 
} 
#navigation {
	float : left;
	width : 550px;
	color : #333;
	padding : 0;
	background : #cccc00;
	margin-top: 92px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
} 
#navigation ul { 
padding : 0; 
list-style : none; 
width : 665px; 
} 
#navigation ul li { 
float : left; 
background : url(images/tab-right.jpg) no-repeat top right; 
margin-right : 1px; 
} 
#navigation li a { 
display : block; 
padding : 0 2em; 
line-height : 2.2em; 
background : url(images/tab-left.jpg) no-repeat top left; 
font-weight : bold; 
color : #0000ff; 
} 
#navigation ul a:hover { 
color : #ff0000; 
} 
#leftcolumn {
	color : #333;
	border-right : 1px solid #ccc;
	background : #fff;
	margin : 0;
	padding : 10px;
	min-height : 350px;
	width : 400px;
	float : left;
} 
.post { 
background : #99ccff; 
padding : 3px; 
margin : 20px 10px 20px 5px; 
border : 0 dashed #8a795d; 
font-size : 90%; 
} 
.post .date { 
background : url(img/clock.gif) no-repeat left center; 
padding-left : 15px; 
margin : 0 15px 0 5px; 
} 
.post .comments { 
background : url(img/comment.gif) no-repeat left center; 
padding-left : 15px; 
margin : 0 15px 0 5px; 
} 
.post .readmore { 
background : url(img/document.gif) no-repeat left center; 
padding-left : 15px; 
margin : 0 15px 0 5px; 
} 
.post a { 
color : #0000ff; 
} 
#content {
	float : left;
	color : #333;
	background : #fff;
	margin : 0;
	padding : 10px;
	min-height : 350px;
	width : 450px;
	display : inline;
	text-align: center;
} 
.links ul { 
margin : 10px 0 15px 0; 
} 
.links li { 
font-size : 1.1em; 
list-style-type : none; 
padding : 2px 0; 
} 
.links li a { 
color : #1529ff; 
text-decoration : underline; 
width : 200px; 
} 
.cloud {
	margin : 20px 0;
	padding : 5px;
} 
.cloud li { 
display : inline; 
margin : 0 0 0 0; 
} 
.cloud1 { 
font-size : 10px; 
} 
.cloud2 { 
font-size : 12px; 
} 
.cloud3 { 
font-size : 13px; 
} 
.cloud4 { 
font-size : 14px; 
} 
.cloud5 { 
font-size : 15px; 
} 
.cloud6 {
	font-size : 16px;
} 
.cloud7 { 
font-size : 17px; 
} 
.cloud8 { 
font-size : 18px; 
} 
#cloud li a { 
text-decoration : none; 
color : #9cafc5; 
} 
#rightcolumn h2, #content h2, #leftcolumn h1 { 
font-weight : lighter; 
text-indent : 5px; 
margin-bottom : 5px; 
color : #0000ff; 
background-image : url(images/h1bg.jpg); 
background-repeat : repeat-x; 
} 
#rightcolumn { 
color : #333; 
background : #fff; 
margin : 0 0 0 0; 
padding : 10px; 
min-height : 350px; 
width : 200px; 
float : left; 
} 
.sp-links { 
padding : 0 10px; 
font-size : 110%; 
} 
.sp-links h3 { 
color : #7bdb58; 
margin : 0 0 0 0; 
font-size : 1.2em; 
padding-top : 10px; 
} 
.sp-links p { 
font-size : 1em; 
} 
.sp-links a { 
font-size : 0.9em; 
text-decoration : none; 
color : #1529ff; 
} 
#footer { 
width : 900px; 
clear : both; 
color : #333; 
border-top : 1px solid #ccc; 
line-height : 1.6em; 
margin : 0 0 0 0; 
padding : 10px; 
min-height : 140px; 
} 
#footer a { 
color : #0000ff; 
} 
.leftcontent {
	float : left;
	text-align : left;
	width : 48%;
	color: #F00;
} 
.rightcontent { 
float : right; 
text-align : right; 
width : 48%; 
} 
