#mainstorywrapper {
	width:680px;
	min-height:400px;
	float:left;
	line-height:normal;
	color:#CCCCCC;
	float:left;
	margin:0px 20px 0px 0px;
	}

#entrymenu {
	width:250px;
	min-height:400px;
/*	background:#333366;*/
	float:left;
	}
#header {
	padding:2px 0 2px 0 ;
	width:680px;
	min-height:30px;
	margin-bottom:25px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-family:Helvetica, Arial, sans-serif;
	font-size:24px;
	color:#fff;
	float:left;
	clear:left;
	font-variant:normal;
	font-style:normal;
	border-top:1px solid #911619;
	border-bottom:1px solid #911619;
	text-align:center;
	}

#mainstory {
	width:680px;
	min-height:200px;
	float:left;
	font-size:13px;
	line-height:27px;
	color:#cdcdcd;
	font-family:Helvetica, Arial, sans-serif;
	text-align:justify;
	line-height:25px;
	margin-bottom:25px;
	}
.picturewrapper_right {
	width:280px;
	min-height:20px;
	float:right;
	margin:0px 0px 4px 19px;
	}
.picturewrapper_left {
	width:280px;
	min-height:20px;
	float:left;
	margin:0px 19px 4px 0px;
	}
.picturewrapper_centre {
	width:680px;
	min-height:20px;
	float:left;
	margin:0px 0px 4px 0px;
	}
.picturewrapper_left .imgwrapper, .picturewrapper_right .imgwrapper, .picturewrapper_centre .imgwrapper {
	width:280px;
	min-height:20px;
	margin:4px 0 4px 0px;
	float:left;
	}
.picturewrapper_centre .imgwrapper {
	width:680px;
	}
.imgwrapper img {
	float:left;
	border:none;
	}
	
.captionwrapper_left,.captionwrapper_right, .captionwrapper_centre {
	width:280px;
	min-height:10px;
	float:left;
	clear:both;
	padding:0px;
	font-size:10px;
	color:#FFFFFF;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	line-height:normal;

	}
.captionwrapper_centre {
	width:680px;
	text-align:left;
	margin-bottom:11px;
	}
.captionwrapper_right {
	text-align:right;
	}
.menuentrywrapper {
	width:250px;
	min-height:20px;
	float:left;
	/*background:#006699;*/
	margin-bottom:11px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	}
.menuentrywrapper:hover {
	cursor:pointer;
	}
	
.menudate {
	width:230px;
	padding-right:20px;
	padding-top:3px;
	margin-top:0px;
	min-height:16px;
	background:url(../images/star_16x16_on.gif) no-repeat right top;
	float:left;
	text-align:right;
	font-size:12px;
	color:#666666;
	font-family:Helvetica, Arial, san-serif;
	}
.menusafari {
	padding-top:6px;
	}
	
.menuheader {
	width:180px;
	padding-right:20px;
	min-height:10px;
	float:right;
	text-align:right;
	background:#000000;
	font-size:11px;
	}
.on {
	color:#911619;
	}
.onb {
	color:#999999;
	}
#commentheader {
	width:680px;
	min-height:20px;
	float:left;
	clear:left;
	padding-top:3px;
	font-size:16px;
	color:#911619;
	text-align:left;
	margin:2px 0 15px 0;
	/*border-bottom:1px solid #911619;*/
	}
#commentheader img {
	float:left;
	margin:4px 4px 3px 0px;
	}
.commentswrapper {
	width:680px;
	min-height:50px;
	float:left;
	clear:left;
	padding-bottom:7px;
	/*border-bottom: 1px dotted #911619;*/
	}
.commentdetails {
	width:180px;
	min-height:70px;
	float:left;
	background:#2d2d2d;
	color:#FFFFFF;
	padding:10px;
	}
.comment {
	width:438px;
	min-height:68px;
	float:left;
	padding:10px 20px;
	font-size:12px;
	color:#999999;
	border:1px solid #2d2d2d;
	font-style:italic;
	line-height:17px;
	}
.commentname {
	font-size:14px;
	font-weight:bold;
	color:#fff;
	}
.commentdate {
	font-size:10px;
	color:#999999;
	font-style:italic;
	font-family:Helvetica, Arial, san-serif;
	}
#postcommentheader {
	width:680px;
	min-height:20px;
	float:left;
	clear:left;
	padding-top:3px;
	font-size:16px;
	color:#911619;
	margin:2px 0 15px 0;
	padding-bottom:1px;
	}
#postcommentheader img {
	float:left;
	margin:1px 4px 3px 0px;
	}
#leavecommentwrapper:hover {
	border-bottom:1px solid #911619;
	cursor:pointer;
	}

#commentformwrapper {
	width:680px;
	height:0px;
	overflow:hidden;
	float:left;
	margin:10px 0 20px 0;
	
	
	}
/*comment form*/
input {
	float:left;
	clear:left;
	width:668px;
	height:22px;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	border:1px solid #333333;
	color:#999999;
	margin-bottom:10px;
	background:none;
	outline:none;
	}

textarea {
	width:668px;
	height:150px;
	margin-bottom:35px;
	padding:5px;
	border:1px solid #333333;
	float:left;
	clear:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-size-adjust:100%;
	color:#999999;
	margin-bottom:10px;
	background:none;
	outline:none;
	overflow:auto;
	}

textarea:hover, input:hover {
	border:1px solid #ffffff;
	}

textarea:focus, input:focus {
	border:1px solid #911619;
	color:#CCCCCC;
	}
#codebox {
	width:300px;
	height:22px;
	padding:5px 10px 20px 10px;
	/*background:#1E1E1E;*/
	color:#911619;
	font-size:30px;
	font-weight:bolder;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-family:Courier New,"Times New Roman", Times, serif,monospace;
	float:left;
	/*border: 1px solid #333333;*/
	margin-bottom:10px;
	}
	
button {
	float:right;
	margin-top:18px;
	margin-bottom:35px;
	height:26px;
	font-size:12px;
	border:none;
	outline:hidden;
	}
button:hover {
	cursor:pointer;
	outline:none;
	}

#post {
	width:89px;
	margin-right:20px;
	background:url(../images/post_small_spanish_off.gif) no-repeat;
	outline:hidden;
	}		

#post:hover {
	background:url(../images/post_small_spanish_on.gif) no-repeat;
	}

#cancel {
	width:125px;
	margin-right:0px;
	background:url(../images/cancel_small_spanish_off.gif) no-repeat;
	outline:hidden;
	}		

#cancel:hover {
	background:url(../images/cancel_small_spanish_on.gif) no-repeat;
	}
#loadergif {
	width:16px;
	height:16px;
	float:right;
	clear:left;
	margin:21px 12px 0 0;
	}

#post:visited, #cancel:visted {
	outline:none;
	}
