/*
design by [your name here],
css by [your name here],
URL: [your location here]
*/

/* 
-------------------- */
html {
	margin:0;
	}
body {
	background:#F7931E;
	color:white;
	font-size:12px;
	width:760px;
	MARGIN: 0px auto;
	position:relative;
		}
a {
	color: #990000;
	text-decoration:none;
	}
a:hover {
	color: #fff;
	}
#container1:before {
	content: ".";
	height: 0;
	overflow: hidden;
	display: block;
	visibility: hidden;
}
/*#container1 {
	border-left:1px solid #009BDC;
	border-right:1px solid #009BDC;
	}*/
#content {
	float:left;
	width:500px;
	}
#links {
	float:right;
	width:200px;
	text-align:left;
	}
#banner:before {
	content: ".";
	height: 0;
	overflow: hidden;
	display: block;
	visibility: hidden;
}
#banner {
	background: url('http://l.yimg.com/e/style/5/510/banner.jpg') top left no-repeat; 
	height:400px;
	margin-top:0;
	margin-bottom:30px;
	}
#pageheader {
	width:500px;
	margin-top: 350px;
	margin-left: 10px;
	text-align:left;
	}
h1 {
	font-size: 16px;
	}

.date {
	height:30px;
	width: 500px;
	background:url('http://l.yimg.com/e/style/5/510/date.gif') top left no-repeat;
	text-align:right;
	font-size:12px;	
	margin-bottom: 0;
	margin-top:10px;
	}
.datediv {
	padding-top: 15px;
	font-family:arial;
	margin-right:12px;
	}
.title {
	width: 350px;
	background:url('http://l.yimg.com/e/style/5/510/title.gif') top left no-repeat;
	margin-top: 0;
	padding-top:10px;
	margin-bottom:0;
	display:block;
	padding-left:190px;
	}

.innertext {
	color:black;
	}

.innertext p {
	width: 500px;
	overflow:auto;
	SCROLLBAR-FACE-COLOR: #F7931E; 
	SCROLLBAR-HIGHLIGHT-COLOR: #737373; 
	SCROLLBAR-SHADOW-COLOR: #737373; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #000; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	padding-right: 10px;
	padding-bottom:0px;
	margin-top:0;
	}
.posted {
	text-align:right;
	margin-bottom:15px;
	padding-bottom: 10px;
	border-bottom:dotted 1px black;
	}
.extended {
	text-align:right;
	}
#links {
	position:absolute;
	top:5px;
	left:540px;
	}
#boxProfile, #boxSlideShow, #boxMusic, #boxNewArticle, #boxCategory, #boxDate, #boxSearch, #scupioSearch, #boxNewComment, #boxSmallMap, #boxRssList, #boxFolder, #boxCounter, .powered, #boxNewTrackback {
	padding-left: 20px;
	border-bottom:dotted 1px black;
	margin-bottom:20px;
	padding-bottom:0;
	}

#boxProfile {
	border-top:dotted 1px black;
	padding-top: 10px;
	}
#boxSmallMap {
	display:none;
	}
#footer {
	background:url('http://l.yimg.com/e/style/5/510/footer.jpg') bottom left no-repeat;
	height:237px;
	CLEAR: both; PADDING-RIGHT: 0px; DISPLAY: none; PADDING-LEFT: 0px;
	}