/* CSS Document */

body {
	background-image: url(/templates/default/images/main-bg2.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width:100%;
}

#main{
	padding: auto auto auto auto;
	width:708px;
	margin:60px 100px auto auto;
}

#header{
	padding:auto;
	width:708px;
}
#mid{
	padding:auto;
	width:708px;
	height:65px;
	background-image:url(/templates/default/images/main-page-mid.jpg);
}

#content {
	background-image:url(/templates/default/images/main-page-bg.jpg);
	width:708px;
	margin: auto;
}

#left {
	float:left;
	width:390px;
	margin:20px 0px 0px 30px;
	display: inline;
}



#right {
	float: right;
	width:180px;
	margin:0px 46px 0px 0px;
	display: inline;
}

html>body #right {
	margin:0px 54px 0px 0px;
}

#footer {
	background-image:url(/templates/default/images/main-page-footer.jpg);
	width:708px;
	height:100px;
	clear:both;
}

#news {
	padding: 0px 0px 50px 0px;
}

#link {
	padding: 0px 0px 20px 0px;
}

#banner {
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px -5px;
}

#news-header{
border-bottom:thin dotted #d93972;
}

#news-date{

}

#news-content{
	font:"Times New Roman", Times, serif;
	font-size:12px;
	color:#494848;
	line-height:20px;
}

#news-content a{
	color:#d93972;
	text-decoration:none;
}

#news-content a:hover{
	color:#ffffff;
	background-color:#d93972;
}

.date{
	font:"Times New Roman", Times, serif;
	color:#494848;
	font-size:42px;
	line-height:42px;
}

.title{
	font:"Times New Roman", Times, serif;
	color:#d93972;
	font-size:18px;
}

.sig{
	font:"Times New Roman", Times, serif;
	color:#d93972;
	font-size:12px;
	line-height:18px;
}

#clearfix {
	clear:both;	
}

#imagebox {
	padding: 0px;
	margin: 0px 6px 14px 0px;
	float:left;
	border:#993300 thick;
}



#thumbnail {
	padding: 0px;
	margin: 4px 2px 4px 0px;
}