*
{
border: 0;
margin: 0;
}

body
{
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #7B4E77;
	background: #FFDCFD;
}

#main
{
margin: 0 auto;
width: 1002px;
}

#header
{
width: 1002px;
padding: 0px;
}

#logo
{
font-family:"Calisto MT";
padding-left: 40px;
text-align: left;
padding-top: 20px;
height: 86px;
}

#logo a {
	font-family:"Calisto MT";
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 30px;
	color: #FF78F9;
	font-weight: bold;
}


#logo H2 a
{
	font-size: 30px;
		color: #FF78F9;
		font-family:"Calisto MT";
}




#content
{
	width: 991px;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: right bottom;
}

#content_bg{
	padding-bottom: 0px;
	background-image: url(images/bg_tile.jpg);
	background-repeat: repeat;
}

.read{
	text-align:right;	
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
}

.read a{
	color: #6686c0;
}

.read a:hover{
	color: #6686c0;
	text-decoration: underline;
}

.read2{
	text-align:right;	
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
}

.read2 a{
	color: #ff0000;
}

.read2 a:hover{
	color: #6686c0;
	text-decoration: underline;
}


#lefttop{
	background:url(images/lefttop.jpg) no-repeat top left;
	width: 714px;
	height: 316px;
	margin-bottom: 5px;
	margin-left: 10px;
}

#wel{
	background: url(images/wel.jpg) no-repeat center;
	width: 400px;
	height: 274px;
	margin-bottom: 10px;
}

#wel h4{
font-family:"Calisto MT";
	font-size: 30px;
	color: #FF78F9;
	font-weight:normal;
}

#wel a{
	color: #FF78F9;
	text-decoration:none;
	margin-left: 5px;
	
}

#wel a:hover{
	text-decoration:underline;
}

.web{
	padding-top: 40px;
	padding-left: 30px;
}

.web2{
	padding-left: 70px;
	padding-top:10px;	
}

#weltext{
	padding-left: 90px;
	margin-left: 15px;
	width: 105px;
	color: #7B4E77;
	float: left;
	padding-top: 15px;
	font-size: 16px;
	font-weight:bold;
}


#left
{
width: 740px;
	background: url(images/bg_tile.jpg)
}

#leftbg a {
	color: #860500;
	text-decoration: none;
}

#leftbg a:hover {
	color: #3f0043;
	text-decoration: underline;
}

#leftbg{
	background:url(images/leftbg.png) repeat-y;
	margin-left: 5px;
	margin-right: 5px;

}

#leftbgbot{
	background: url(images/leftbgbot.png) no-repeat;
	width: 728px;
	height: 8px;
	margin: 0 auto;
}

#left H1
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 20px;
color:#B954B7;

padding-bottom: 10px;

}

#leftbot1{
	float:left;
	width: 232px;
	padding-right: 15px;
}

#leftbot2{
	float:right;
}

#right
{
width: 251px;
float:right;
background: url(images/righttop.jpg) no-repeat top right;
padding-top: 10px;
color: #6F466E;
}

#right ul 
{
	list-style: none;
	padding: 5px;
	margin: 0px;
	display:block;
	min-height: 144px;
}	

#right ul li{
	margin-left: 10px;
	padding-left: 20px;
	margin-top: 10px;
	background: url(images/ls.png) top left no-repeat;
}

#categoties h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	padding-top:3px;
}

#categoties a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #FFDCFD;
	text-decoration:none;
}

#categoties a:hover{
	color: #3f0043;
	text-decoration:underline;
}

#archives ul li {
	margin-bottom: 5px;
	padding-right: 40px;
	background:url(images/ls2.png) no-repeat left top; 
}

#archives ul li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFDCFD;
	text-decoration: none;
}

#archives ul li a:hover{
	text-decoration: underline;
}


#right h2 {
	height: 21px;
	padding-left: 25px;
	margin-left: 15px;
	background: url(images/titleright.png) no-repeat;
	font-size: 18px;
	color: #FFDCFD;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}

#line{
	background: url(images/line.jpg) no-repeat center;
	height: 1px;
	margin: 0 auto;
	padding-bottom: 20px;
}


#footer
{
	background:url(images/footer.png) no-repeat center top;
	height: 43px;
	margin: 0 auto;
	font-size: 10px;
	color: #ffffff;
	padding-top: 14px;
	text-align: center;
	clear:both;
	padding-bottom: 40px;
}

#footer a
{
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}
.padding
{
	padding: 10px;
}

