/* Sonia Template */

body {
	margin: 0 auto;
	padding: 0;
	font: 13px Arial, Verdana, Sans-Serif;
	background: #fff;
}

a {
	text-decoration: none;
	color: #0066CC;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0;
}

#bg { 
	width: 984px;
	margin: 0 auto;
	padding: 5px 10px 10px 10px;
	background: url(bg.gif) top left no-repeat;
}


#container {
	padding-top: 9px;
	color: #303030;
	width: 960px;
	padding-left: 2px;
	
}

#toplinks {
	height: 20px;
	background: #0066CC;
	text-align: right;
	padding-right: 10px;	
	padding-top: 5px;
}

#toplinks a {
	font-size: 13px;
	font-weight: bold;
	display: inline;
	padding-left: 8px;
	padding-right: 5px;
	background: url(arrow.gif) left no-repeat;
	padding-bottom: 3px;
	margin-right: 5px;
	color: #fff;
}

#toplinks a:hover {
	text-decoration: underline;
}

#header {
	clear: both;
	height: 210px;
}

#title {
	float: left;
	font-size: 18px;
	font-weight: bold;
	margin-top: 5px;
}

#nav-left {
	clear: left;
	float: left;
	width: 160px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 13px;
}

#nav-left ul {	
	list-style: none;
	width: 160px;
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 13px;
}	

#nav-left li {
	margin-bottom: 4px;
}

#nav-left li a{
	text-align: right;
	height: 20px;
	text-decoration: none;
	color: #fff;
	display: block;
	padding: 5px;
	background: #0066CC;
	font-weight: bold;
}	
	
#nav-left li a:hover {
	background: #E6E6E6;
	color: #0066CC;
}

#nav-left-1 ul {	
	list-style: none;
	width: 160px;
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 13px;
}	

#nav-left-1 li {
	margin-bottom: 4px;
}

#nav-left-1 li a{
	text-align: right;
	height: 20px;
	text-decoration: none;
	color: #fff;
	display: block;
	padding: 5px;
	background: #0066AA;
	font-weight: bold;
}	
	
#nav-left-1 li a:hover {
	background: #E6E6E6;
	color: #0066CC;
}

#nav-left-2 ul {	
	list-style: none;
	width: 160px;
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 13px;
}	

#nav-left-2 li {
	margin-bottom: 4px;
}

#nav-left-2 li a{
	text-align: right;
	height: 20px;
	text-decoration: none;
	color: #fff;
	display: block;
	padding: 5px;
	background: #006688;
	font-weight: bold;
}	
	
#nav-left-2 li a:hover {
	background: #E6E6E6;
	color: #0066CC;
}

#nav-left-3 ul {	
	list-style: none;
	width: 160px;
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 13px;
}	

#nav-left-3 li {
	margin-bottom: 4px;
}

#nav-left-3 li a{
	text-align: right;
	height: 50px;
	text-decoration: none;
	color: #fff;
	display: block;
	padding: 5px;
	background: #006600;
	font-weight: bold;
}	
	
#nav-left-3 li a:hover {
	background: #E6E6E6;
	color: #0066CC;
}

.content-left {
	margin: 0px;
	padding: 0px;
	width: 160px;
}

#style-1 {
	margin: 15px 0 0 0;
	border: 2px solid #fff;
	background: #E6E6E6;
	padding: 3px 3px 3px 6px;
	color: #70C256;
}

#style-1 a, #style-1 a:visited {
	display: inline;
	border: none;	
}

#content-center {
	margin:  0 0 5px 165px;
	padding: 0 10px 5px 6px;
	line-height: 1.4em;
	background: url(line.gif) repeat-x bottom left;
}

#content-center h2 {
	margin: 0px;
	padding: 4px 0 4px 0;
	font-size: 16px;
}

#content-center p {
	margin: 0;
}

.date-1 {
	padding-top: 2px;
	height: 30px;
	margin: 5px 0 6px 0;
	border-top: 1px solid #eee;
	font-size: 13px;
}

.free-image {
	float: left;
	border: 0px;
	padding: 0px 10px 10px 0px;
}

#ad-square {
	float: left;
	border: 0px;
	padding: 0px 10px 10px 0px;
}

#bottom {
	border: 0px;
}

