* { 
padding : 0;
margin : 0;
} 
body { 
font : 85% "Trebuchet MS", Arial, Helvetica, sans-serif;
background-image : url(lblue025.jpg);
background-repeat : repeat-x;
} 
h3 { 
font-size : 1.2em;
color : #5f41ff;
background-color : #cacaca;
padding-left : 5px;
margin-top : 10px;
} 
#wrapper { 
margin : 0 auto;
width : 820px;
} 
.smallnav { 
float : right;
height : 25px;
padding-right : 20px;
} 
.smallnav ul li { 
display : inline;
} 
#navigation { 
float : left;
width : 558px;
height : 36px;
color : #333;
margin : 78px 0 0 0;
} 
#navigation ul { 
font-weight : bold;
color : #ff6632;
text-align : right;
margin : 0;
padding-bottom : 10px;
padding-top : 10px;
padding-left : 0;
} 
#navigation ul li { 
display : inline;
} 
#navigation ul li a { 
padding : 5px 10px 5px 10px;
color : #ff6632;
text-decoration : none;
margin-right : -1px;
border-right : 1px solid #ff6633;
} 
#navigation ul li a:hover { 
color : #fffffe;
background : url(images/nbg.gif) no-repeat 50% bottom;
} 
#leftcolumn { 
color : #333;
background : #fff url(images/lcbg.jpg) no-repeat;
margin : 40px 0 0 0;
padding : 10px;
min-height : 350px;
width : 200px;
float : left;
} 
.logo { 
margin-bottom : 25px;
} 
.logo h1.lineone {
	font-size: 1.7em;
	font-weight: lighter;
	font-family: helvetica, arial, sans-serif;
	padding-top: 10px;
	padding-left: 5px;
	color: Navy;
	border: none;
	letter-spacing: -1px;
	text-align: center;
} 
.logo h1.lineone span { 
color : #420f79;
} 
.logo h2.linetwo { 
padding-left : 5px;
font-size : 0.7em;
font-family : helvetica, arial, sans-serif;
text-transform : none;
color : #420f79;
margin-top : 10px;
text-align : center;
padding-bottom : 5px;
} 
.logo a { 
color : #420f79;
text-decoration : none;
} 
.box { 
padding : 15px;
background : #dfdfdf;
border : 1px solid #ebe8e3;
background : #e9e9e9;
} 
.box ul { 
padding : 0;
margin : 0 0 0 17px;
list-style : square;
font-size : 0.8em;
} 
#rightcolumn { 
float : right;
color : #333;
margin : 0 0 0 0;
padding : 10px;
min-height : 350px;
width : 578px;
display : inline;
} 
.clear { 
clear : both;
} 
.righttext { 
margin-top : 15px;
text-align : justify;
} 
.righttext p { 
padding-top : 10px;
} 
.post { 
background : #eee;
padding : 3px;
margin : 20px 10px 0 5px;
border : 0 dashed #8a795d;
font-size : 90%;
} 
#footer {
	clear: both;
	height: 40px;
	padding: 40px 0;
	background: bbg.jpg;
	color: #ffffff;
} 
#footer p { 
margin : 0;
text-align : center;
line-height : normal;
font-size : x-small;
} 
#footer a {url(images/nbg.gif) no-repeat 50% bottom
	text-decoration: underline;
	color: #ffffff;
	background: #;
} 
#footer a:hover { 
text-decoration : none;
}