body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg_red.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #660000;
}
.container {
	width: 750px;
	background-image: url(images/left_gorirra.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
}
#masthead {
	background-color: #660000;
	height: 150px;
	width: 756px;
	background-image: url(images/mast_red.jpg);
	background-repeat: no-repeat;
}
#skin {
	display: none;
	text-align: left;
	margin-left: 10px;
	font-size: 9px;
	color: #FFFFFF;
}
#skin a:link, #skin a:active, #skin a:visited {
	text-decoration: none;
	color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#skin a:hover {
	color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
}


#topnav {
	text-align: right;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A1986F;
	border-bottom-color: #A1986F;
	width: 750px;
	padding-top: 2px;
	padding-bottom: 3px;
}
#topnav a:link, #topnav a:active, #topnav a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
#topnav a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	display: inline;
	color: #000000;
}
#flash {
	margin-bottom: 20px;
}

#content {
	width: 500px;
	float: right;
	padding-right: 20px;
	line-height: 150%;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #000000;
	padding-left: 10px;
	padding-top: 20px;
	text-align: left;
	border-right-style: none;
}
#comments {
	margin-bottom: 20px;
	text-align: right;
}

#post #comments a:link,  #post #comments a:visited,  #post #comments a:active {
	border-bottom-style: none;
}

#post .date, #post .postname {
	display: block;
	font-size: 16pt;
	font-weight: bold;
	padding-bottom: 0px;
	color: #666666;
	text-align: right;
}
#post .postname {
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	line-height: 70%;
}
#post .date {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
	line-height: 65%;
}
#post a:link, #post a:visited, #post a:active {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	color: #0000FF;
}
#post a:hover {
	text-decoration: none;
	color: #0099FF;
}
#previously {
	text-align: left;
	margin-top: 200px;
	font-size: 9px;
	color: #999999;
}
#previously a:link, #previously a:active, #previously a:visited {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0000FF;
	color: #0000FF;
}
#previously a:hover {
	color: #0099FF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0099FF;
}

#leftside {
	float: left;
}


#leftnav {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	text-align: left;
	line-height: 20px;
	margin-bottom: 10px;
}
#leftnav .title, #miscfeat .title {
	letter-spacing: 5px;
	font-weight: bold;
	font-size: 14pt;
	color: #666666;
	display: block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#leftnav a:link, #leftnav a:visited, #leftnav a:active {
	text-decoration: none;
	color: #0000FF;
}
#leftnav a:hover {
	color: #0099FF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0066FF;
}
#leftnav2 {
	display: none;
}

#miscfeat {
	text-align: left;
	margin-left: 10px;
	float: left;
	margin-bottom: 10px;
	width: 190px;
	margin-top: 20px;
}
#miscfeat a:link, #miscfeat a:visited, #miscfeat a:active {
	font-weight: bold;
	text-decoration: none;
	color: #0000FF;
}
#miscfeat a:hover {
	color: #0099FF;
}

#footer {
	display: block;
	text-align: right;
	clear: right;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	font-size: 9px;
	color: #999999;
	padding-right: 10px;
	letter-spacing: 2px;
	background-color: #FFFFFF;
}
