body {
	background: #CCCFFF;
	font: normal 13px/16px "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
	margin: 15px;
	text-align: center; /* For IE */
	}
	
ul {
	margin: 0;
	padding: 0 23px 10px 27px;
	list-style: none;
	line-height: 1.2em;
	}

li {
	padding-bottom: 7px;
	}
	
h1{
	font-size: 13px;
	font-style: italic;
	color: #999999;	
	/*For picture caption*/
}
h4{
	font-size: 13px;	
	/*For headline teaser*/
}
h3 {
	color: #000;
	font-size: 20px;
	font-weight: normal;
	font-variant: small-caps;
	}

h2 {
	/*For update*/
	color: #ffffff;
	font-size: 10px;
	font-weight: normal;
}
h5{
	font-size: 13px;
	font-variant: small-caps;
}
#content {
	position: relative;
	width: 800px !important;
	width /**/: 809px;
	background: #fff;
	border: 15px solid #fff;
	margin: 0 auto;
	padding: 0;
	text-align: left; /* For IE, see above */
	}

#headline, #recent {
	margin: 0 50px 0 260px;
}
	
#article{
	margin: 0 50px 0 260px;
}
#stories{
	margin: 0 0 0 250px;
	padding-left: 10px;
	background: #EDD003;
}
#sub1, #sub2{
}
#sub3{
}

#title {
	width: 800px;
	height: 195px;
	background: #18d;
	}
	
#topbar {
	width: 800px;
	height: 46px;
	border-top: 3px solid #fff;
	background-color: #A93D6A;
	}
	
#update {
	width: 220px !important;
	width /**/: 230px;
	height: 35px !important;
	height /**/: 35px;
	margin: 0;
	padding: 11px 0 0 27px;
	border-right: 3px solid #fff;
	}
	
#footer {
	width: 800px !important;
	width /**/: 800px;
	height: 30px !important;
	height /**/: 30px;
	background-color: #A93D6A;
	margin-top: 15px;
	border-top: 1px solid #fff;
	text-align: right;
	}
	
#sidebar {
	position: absolute;
	top: 244px;
	left: 0px;
	width: 247px;
	border-bottom: 3px solid #fff;
	}
	
#menu{
	border-top: 3px solid #fff;
	background: #34799E;
	}
	
#calendar{
	border-top: 3px solid #fff;
	background-color: #3C9C36;
} 
	
#links {
	border-top: 3px solid #fff;
	background-color: #8348A2;
	}
#article_sidebar {
	position:relative;
	top: 4px;
	width: 180px;
	float: right;
	background: #fff;
	padding-right: 5px;
	padding-left: 10px;
	border: 1px solid #000000;
	margin-left: 15px;
	}
#sidebarred_article{
	position:relative;
}
#menu li, #links li{
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
#calendar h1{
	color: #ffffff;
	font-size: 17px;
	font-weight: normal;
	font-variant: small-caps;
	margin-left: 10px;
}
#calendar h2{
	color: #ffffff;
	font-size: 13px;
	margin-left: 10px;
	text-indent: 15px;
}
#sidebar a:visited, a:link{
	color:#CCCCCC;
}
#sidebar a:active, a:hover{
	color:#FF0000;
}
#main a:visited, a:link{
	color:#333333;
}
#main a:active, a:hover{
	color:#333333;
}