body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
}
a:link {
	color: #OAOAB4;
}
a:visited {
	color: #0D0AB4;
}
a:hover {
	color: #9D9AB4;
}
a:active {
	color: #JDJAB4;
}
.page {
	position:relative;
	width: 1000px;
	border-right: #FFF99D 1px solid;
	border-left: #FFF99D 1px solid;
	height:auto;
	margin:auto;
}
.main {
	width: 1000px;
	height: 90px;
	border-bottom: #FFF99D 1px solid;
}
.mainpic {
	position:absolute;
	left:0px;
}	
.crossbar {
	position:relative;
	height: 20px;
	margin-top:2px;
	margin-bottom:2px;
}
#large {
	width: 1000px;
	border-bottom: #FFF99D 1px solid;
	background-image: url();
}
#middle {
	width:730px;
	background-image: url();
}
#small {
	width:250px;
	background-image: url();
}
.advertisement {
	border-right: #222222 1px solid;
	border-bottom: #222222 1px solid;
}
#top{
	position:relative;
	top:10px;
	margin:auto;
	width: 468px;
	height: 120px;
	border-right:0px solid;
	border-bottom:0px solid;
}
#left {
	width: 250px;
	height: 250px;
	margin-bottom:2px;
	background-color: #F5FDF2;
	background-image: url();
}
#bottom {
	width: 728px;
	height: 90px;
	margin-top:3px;
	margin:auto;
	background-color: #F5FDF2;
	background-image: url();
}
.leftpanel {
	position:absolute;
	width:250px;
	height:auto;
	margin-top:3px;
	margin-left:7px;
}
.rightpanel {
	position:relative;
	width:750px;
	left:263px;
	height:auto;
}
.textfield {
	position:relative;
	margin-top:3px;
	margin-bottom:2px;
	border-right: #222222 1px solid;
	border-bottom: #222222 1px solid;
	background-color: #F5FDF2;
	background-image: url();
}
#smallpanel {
	width:250px;
	height:250px;
}
#leaderpanel {
	width:730px;
	height:228px;
}
#articlepanel {
	width:730px;
	min-height:694px;
}
#largepanel {
	width:986px;
	min-height:850px;
	margin-left:7px;
	padding-bottom:20px;
}
.text {
	position:relative;
	font-family: sans-serif, Verdana, Helvetica, Arial;
}
#bartext {
	padding-top:2px;
	padding-left:20px;
	font-variant:small-caps;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #0F0F00;
	letter-spacing:1px;
	word-spacing:1px;
}
#linktext {
	padding:10px;
	font-variant:small-caps;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: #F9F999;
	letter-spacing:1px;
}
#titletext {
	padding-top:20px;
	padding-left:30px;
	text-indent:0px;
	font-family: Times New Roman;
	font-variant:small-caps;
	font-style: normal;
	font-weight: normal;
	font-size: 40px;
	color: #000000;
	letter-spacing:1px;
	word-spacing:1px;
}
#leadertext {
	padding:20px;
	font-family: Times New Roman, sans-serif, Helvetica, Verdana, Arial;
	font-variant:small-caps;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	color: #000000;
	letter-spacing:1px;
	word-spacing:1px;
}
#articletext {
	padding:20px;
	padding-bottom:5px;
	text-indent:15px;
	text-align:left;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	color: #000000;
	word-spacing:1px;
	line-height:17px;
}

.picture {
	padding:20px;
}
#leaderpic {
	position:relative;
	float:right;
}
#picleft {
	position:relative;
	float:left;
}
#picright {
	position:relative;
	z-index:2;
	float:right;
}