* { 
padding : 0;
margin : 0;
} 
body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	width:100%;
	margin:0;
	text-align: center;
	

} 
#wrapper {
	margin : auto;
	width : 728px;
	border : 1px solid #ccc;
} 
#header { 
color : #333;
width : 728px;
float : right;
padding : 0;
height : 150px;
margin : 5px 0 0 0;
} 
.logo { 
margin-top : 10px;
text-align : center;
width : 728px;
} 
.logo h1#lineone { 
font-size : 1.7em;
font-weight : lighter;
font-family : helvetica, arial, sans-serif;
padding-top : 0;
padding-left : 5px;
color : #000;
border : none;
letter-spacing : -1px;
} 
.logo h1#lineone span { 
color : #FF0000;
} 
.logo h2#linetwo { 
padding-left : 5px;
font-size : 0.9em;
font-family : helvetica, arial, sans-serif;
text-transform : none;
color : #666666;
} 
.logo a { 
color : #5d991d;
text-decoration : underline;
} 
.adtop { 
height : 90px;
width : 728px;
background-image : url(images/logo.jpg);
background-repeat : no-repeat;
margin : 0;
} 
.adtop h2 { 
float : right;
color : #ffffff;
font-weight : lighter;
margin : 15px 10px 0 0;
} 
#navigation {
	float : right;
	width : 728px;
	color : #333;
	padding-top: 5px;
	line-height : 30px;
	font-size : 1em;
	text-align : center;
	background-color : #ac000b;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10;
	margin-left: auto;
} 
#navigation ul { 
margin : 0 0.5em 0 0.5em;
padding : 0;
display : inline;
list-style-type : none;
text-align : center;
} 
#navigation ul li { 
display : inline;
position : relative;
} 
#navigation a { 
color : #ffffff;
text-decoration : underline;
padding : 14px 15px 14px 15px;
font-weight : bolder;
} 
#navigation a.now { 
color : #606695;
text-decoration : none;
} 
#navigation a:hover { 
color : #ffe750;
text-decoration : underline;
} 
#navigation a:visited { 
color : #ffffff;
text-decoration : underline;
} 
 

#rightcolumn {
	color : #333;
	border : 1px solid #ccc;
	background : #f2f2e6;
	min-height : 350px;
	width : 728px;
	display : inline;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
} 
.inset { 
float : left;
width : 250px;
height : 250px;
padding : 5px;
background : #fff;
margin : 0 15px 0 0px;
} 
.righttext { 
text-align : justify;
} 
.righttext h3 { 
margin-top:5px;
margin-left:10px;
color : #333333;
font-size : 1.5em;
} 
.righttext p { 
padding : 0 10px 0 10px;
font-size : 1.15em;
color : #828282;
} 
#footer { 
text-align : center;
margin-top : 3px;
display : inline;
float : left;
width : 728px;
padding-top : 5px;
padding-bottom : 5px;
color : #aaa9a9;
margin-top : 5px;
} 
#footer p { 
font-size : 75%;
} 
#footer a { 
color : #8abd58;
} 
