	body{
		background-color: #006699;
		background-image:url(images/bknd-top.jpg);
		background-repeat:repeat-x;
		background-position:top;
		font-family: Arail;
		font-size: 14px;
		line-height: 20px;
		margin:0;
		color: #000000;}
img {border: none;}		
		
h1 {color: #006699;
	font-weight:lighter;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	letter-spacing:-1px;
	font-size: 30px;
	line-height: 40px;
	display: block;}
	
h2 {color: #900;
	font-weight:lighter;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	letter-spacing:-1px;
	font-size: 26px;
	line-height: 30px;
	display: block;
	margin:0;}
	
h3 {color: #000;
	font-weight:lighter;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	letter-spacing:-1px;
	font-size: 22px;
	line-height: 24px;
	margin-bottom: 3px;
	display: block;}
	
	
ul {margin-top:0px;}

.top-nav{margin:0 auto; height: 230px; width:940px; }	

#tag {color: #CC9;
	font-weight:lighter;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	text-transform:capitalize;
	letter-spacing:-1px;
	font-size: 58px;
	line-height: 63px;
	display: block;
	margin:0;}
	
#style {color: #CC9;
	font-weight:lighter;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	margin:none;
	text-transform:uppercase;
	letter-spacing: 3px;
	letter-spacing:-1px;
	font-size: 58px;
	line-height: 60px;
	display: block;}
	
	
	a:link {color: #003399; text-decoration: none;}
	a:visited {color: #003399; text-decoration: none;}
	a:hover {color: #003399; text-decoration: underline;}
	a:active {color: #003399; text-decoration: none;}
		





#content {
	margin:10px auto; padding:20px;
	width:900px; height:auto; 
	background:#fff;
}
	
.image-right{float:right;margin-left:15px;}
.image-left{float:left;margin-right:15px;}
.img-right-caption{float:right; margin:0 0 15px 15px; font-size:11px; line-height:13px; text-align:center; color:#960; font-style:italic;}
.img-caption{font-size:11px; margin:0 0 15px 0; line-height:13px; text-align:center; color:#960; font-style:italic;}
.img-left-caption{float:left; margin:0 15px 15px 0; line-height:13px; text-align:center; color:#960; font-style:italic;}


.footer { 
	background: #000;
	width: 100%;
	height: 107px;
	color:#fff; 
	padding-top: 15px;
	text-align:center; 
	clear:both;
	
}
.footer .padding { padding: 25px 70px 25px 70px; }
.footer a { color:#FFCF83; text-decoration: none;}
.footer a:hover { color:#FFDF83; text-decoration: underline; }

