#container {
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#leftcol {
	float: left;
	width: 207px;
	padding-top: 5px;
	padding-bottom: 16px;
}
#rightcol {
	float: right;
	width: 840px;
	padding-top: 5px;
	padding-bottom: 15px;
}
#innercolumnleft {
	float: left;
	width: 580px;
	padding-left: 10px;
	padding-top: 15px;
	padding-right: 20px;
}
.reg-style{
    font-size:14px;
	font-family:arial;
	font-weight:bold;
	color: #000000;
}
#show-page-innercolumnleft{
	float: left;
	width: 780px;
	padding-left: 30px;
	padding-top: 15px;
	padding-right: 20px;
}
.show-page-comment-title{
	font-weight:bold;
	text-decoration:underline;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}
.show-page-comment-name{
    color:#BDD83D;
	font-weight:bold;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}
.show-page-comment-datetime{
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}
#link-style-set{
	color:#000000;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
}
.show-page-datetime{
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}
.warning
{
	background: url("../assets/warning.gif") left no-repeat;
	background-color: #FFF8A7;
	background-position: 14px center;
	padding: 8px 3px 8px 48px;
	border: 1px dotted #E5D200;	
	margin: 5px;
	width: 80%;
	text-align: left;
	color: #000000;
	font-family: arial;
	font-size: 11px;
	font-weight:bold;
}

.info
{
	background: url("../assets/info.gif") left no-repeat;
	background-color: #D4F5D4;
	background-position: 14px center;
	padding: 3px 3px 3px 42px;
	border: 1px dotted #54AF54;	
	margin: 5px;
	width: 70%;
	text-align: left;
	font-family: arial;
	font-size: 11px;
	font-weight:bold;
}
.story-style{
	color: #BDD83D;
	font-weight: bold;
	font-size: 13px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #BDD83D;
	padding-left: 5px;
}
.story-style2{
	color: #58585A;
	font-weight: bold;
	font-size: 13px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #BDD83D;
	padding-left: 5px;
	text-decoration:underline;
}
#innercolumnright {
	width: 210px;
	float: right;
	padding-top: 15px;
}
#header {
	height: 100px;
	background-color: #58585A;
}

.subscribebutton {
	float: left;
}
.logo {
	margin-bottom: 15px;
	margin-left: 10px;
	float: left;
	margin-top: 15px;
}
.tableheader {
	float: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.languageimage {
	margin-right: 4px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style1 {color: #FFFFFF}
#midcol {
	position: absolute;
	left: 210px;
	top: 105px;
}
#footer {
	clear: both;
	text-align: center;
	background-color: #58585A;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
.style2 {
	font-size: 15px
}
#box3 {
	width: 174px;
	padding-top: 10px;
	background-color: #58585A;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
}
.style3 {
	color: #BDD83D;
	font-weight: bold;
	font-size: 13px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #BDD83D;
	padding-left: 5px;
}
.imageruigh {
margin-left:20px;
}
.imgpadleft {
	margin-left: 15px;
	margin-bottom: 15px;
}
a:link {
	color: #58585A;
}
a:hover {
	color: #BDD83D;
}
.style4 {color: #FFFFFF; font-size: 15px; }
#innercolumnright a {
	color: #58585A;
}
#innercolumnright a:hover {
	color: #BED73D;
}
#gal_caption{
	background-color:#808080;
	margin-top:10px;
	height:86px;
	padding-left:15px;
}

#leftcol ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
#leftcol ul li{
	list-style:none;
}
#leftcol  li a{
	height: 31px;
	line-height:31px;
	width: 210px;
	display: block;
	border: 0px solid #dcdce9;
	color: #FFFFFF;
	font-size:12px;
	text-decoration: none;
	text-align: center;
	font-weight:bold;
	background:url('../assets/left-link-bg.gif');
	background-repeat:no-repeat;
	
}
#leftcol li a:hover{
	height: 31px;
	line-height:31px;
	width: 210px;
	display: block;
	border: 0px solid #dcdce9;
	color: #FFFFFF;
	font-size:12px;
	text-decoration: none;
	text-align: center;
	font-weight:bold;
	background:url('../assets/left-link-over-bg.gif');
	background-repeat:no-repeat;
	
}
#navbar ul
{
list-style: none;
padding: 0;
margin: 0;
}

#navbar li
{
float: left;
margin: 0px;
}

#navbar li a
{
background: url('../assets/page.gif') repeat-x;
height: 31px;
line-height: 31px;
float: left;
width: 168px;
display: block;
border:0px;
color: #FFFFFF;
font-size:13px;
font-weight:bold;
text-decoration: none;
text-align: center;
}
#navbar .li-current a{
background: url('../assets/page_over.gif') repeat-x;
}
#navbar li a:hover
{
background: url('../assets/page_over.gif') repeat-x;
}
/* Hide from IE5-Mac \*/
#navbar li a
{
float: none
}
/* End hide */



