body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 12px;
	font-family: Verdana;
	background-color: #fff;
	color: #000;
	background:url(images/bg.jpg) top repeat-x;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#wrapper {
	margin: auto;
	width: 1000px;
	text-align: center;
}

.header {
	width: 1000px;
	background-image: url('images/head_mid.jpg'); 
	background-repeat: no-repeat;
	height: 98px;
}

	.top {
	 	width: 403px;

		float: right;
	}

	.top a {
		font-size: 14px;
		font-weight: bold;
		color: #fff;
		text-decoration: none;
	}

	.top a:hover {
		color: #FFFF33;
		text-decoration: underline;
	}

	.archives {
		text-align: right;	
		clear: both;
		float: right;
		margin-bottom: 10px;
		margin-right: 35px;
	}

	.archives span {
		display: block; 
		float: left; 
		margin-right: 11px; 
		padding-top: 5px;
		color: #d80e1d;
		font-weight: bold;
	}

	.archives a {
		display: block; 
		float: left;
		width: 24px; 
		height: 24px; 
		background-image: url('images/archives.jpg'); 
		background-repeat: no-repeat;
		margin-right: 3px; 
		text-align: center; 
		padding-top: 5px; 
		color: #fff;
		font-weight: bold;
		text-decoration: none;
		clear: none;
	}

	.archives a:hover {
		color: #40aefd;
		text-decoration: none;
		clear: none;
	}




.content {
	width: 952px;
	margin: auto;	
	clear: both;
}

	.content a IMG {
		border: 2px solid #CC3399;
		width:150px;
		height:200px;
	}

	.content a:hover IMG {
		border: 2px dashed #CC3399;
	}

.big_top {	
	background-image: url('images/tl_bg.gif');
	background-repeat: repeat-y;
	width: 936px;
	margin:auto;
	clear: both;
}

.big_top_foot {
	background-image: url('images/tl_bottom.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	color: #666;
	font-size: 16px;
	line-height:1.5em;
}

.big_top_content {
	background-image: url('images/tl_top.gif');
	background-repeat: no-repeat;
	width: 936px;
	padding-top: 25px;

}

.big_top_content a {
	font-size: 16px;
	color: #CC3399;
	text-decoration: none;
	font-weight: bold;
	line-height:1.5em;
}

.big_top_content a:hover {
	color: #CC3399;
	text-decoration: underline;
}

.small_top {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 25px;
	padding-bottom: 5px;
}

	.small_top a {
		font-size: 14px;
		font-weight: bold;
		color: #CC3399;
		text-decoration: none;
		line-height:1.4em;
	}
	
	.small_top a:hover {
		color: #CC3399;
		text-decoration: underline;
	}
.row a {
	font-size: 20px;
	font-weight: bold;
	color: #CC3399;
	text-decoration: none;
}

.row a:hover {
	color: #CC3399;
	text-decoration: underline;
}
	
	

#footer {
	width: 100%;
	clear: both;
	background:url(images/bg_bot.jpg) bottom repeat-x;
}

.small {
	font-size:11px;
	color:#666666;
}
.nexus {
	font-size:14px;
	font-weight:bold;
	color:#000000;
}
.nexus a {
	font-size:14px;
	font-weight:bold;
	color:#000000;
}
a.hl:link {
	font-size:11px;
	color:#666666;
}
a.hl:visited {
	font-size:11px;
	color:#666666;
}