

html body{
	font-family: helvetica, Arial, "MS Trebuchet", sans-serif;	
margin:0px;
padding:0px;
font-size:12px;
color:#999;

}
img{
	border:0px;
}

.break{
	clear:both;
}

a {
	text-decoration:none;
	color:#a71c20;
}
#main{
	float:left;
	width:634px;

}

#header1{
	height:176px;
}

#header1 h1{
display:none;
}

#submissions{
	background-color:#fff;
}

.textbox a{
	color:#a71c20;
	font-size:1.8em;
	text-decoration:none;
}
.textbox a:hover {
text-decoration:underline;
}
#rightside{
	background: url(../images/right-shadow.png) no-repeat;
	float:left;	
	height:800px;
}

.indivsub{
}
.picbox{
	float:left;
	border-left:10px;
	border-left-color:#cdcdcd;
	border-left-style:solid;
	width:135px;
	height:125px;
	text-align:center;
	font-size:3.2em;
	line-height:.3em;
	font-weight:bold;
	color:#7e7e7e;
}
.picbox img{
	width:75px;

}
.pic{
	width:75px;
	height:75px;
	overflow:hidden;
	border: #999 solid 1px;
	margin:auto;
}


.textbox{
	float:left;
	width:480px;
	border-bottom: 1px dashed #e5e5e5;
}

.date-cat{
	color:#7e7e7e;
	font-size:.8em;
}

.description{
	font-size:1.2em;
	color:#4c4c4c;
	line-height:1.2em;
}

#content{
margin: 0px 15px 0px 150px;	
	
}

#content2{
margin: 0px 35px 0px 75px;	
	
}

.bigform{
	font-size:1.5em;
	font-weight:bold;
	background-color:#e5e5e5;
}
.bigform2{
	font-size:.75em;
	background-color:#e5e5e5;
}
.form1{
	color:#999;
}

.helplink{
	font-size:9px;
	color:#999;
}

.tenform{
	
	
}

.tenbox{
	width:39px;
	float:left;
	text-align:center;
	margin-top:15px;
	background-color:#edecec;
	margin-right:2px;
	padding:3px;
font-size:12px;	
text-decoration:none;
cursor:pointer;
}
.tenbox2{
	width:39px;
	float:left;
	text-align:center;
	margin-top:15px;
	background-color:#999;
	margin-right:2px;
	padding:3px;
font-size:12px;	
text-decoration:none;
cursor:pointer;
color:#fff;
}

a .tenbox {
		color:#999;
		text-decoration:none;
}

a:hover .tenbox {
	text-decoration:none;
	background-color:#999;
	color:#fff;
	
}

.tenbox:hover{
	background-color:#999;
	color:#fff;
}








.middleline{
	height:5px;
	margin: 5px 0px 5px 0px;
	
	border-bottom: 1px dashed #e5e5e5;
	
}
.middleline2{
	height:5px;
	margin: 5px 0px 5px 0px;
	
	border-bottom: 1px dashed #fff;
	
}
.hdiw{
    line-height: 2.5em;
	font-size:.9em;
	color:#cbcbcb;
	margin-left:15px;
}

#userinfo{
	margin-top:95px;
	color:#7f7f7f;
	margin-left:15px;
}
#userinfo a:hover{
	color:#a71c20;
}

	
#userinfo h2{
	font-weight:bold;
	font-size: 1.2em;
	line-height:.1em;
}

#userinfo h3{
	font-size:.9em;
	font-weight:normal;
	line-height:.1em;
	
}

#userinfo h3 a, #userinfo h2 a{
	color:#7f7f7f;
	
}


#mainnav{
}


#categories{
	margin-left:15px;
	font-size:1em;
	color:#797979;
	line-height:2.5em;
	margin-top:15px;
}
#categories a{
		color:#797979;
		text-decoration:none;
}
#categories a:hover{
	color:#a71c20;
	text-decoration:underline;
	
}
#contactpriv{
	margin-left:15px;	
	font-size:.7em;
	line-height:3em;
	margin-top:15px;

}

#contactpriv a{
	text-decoration:none;
	color:#cacaca;
}

#contactpriv a:hover{
	text-decoration:underline;
	color:#a71c20;
}

#comments{
margin:0px;
background-color:#e4e4e4;
padding:25px 25px 25px 40px;}

.commentform{
	margin:0px;
	padding:0px;
}

.alert{
	font-size:1.5em;
	color:#a71c20;
	font-weight:bold;
}


.numbox {
	font-size: 11px;
	color: #999999;
	padding: 5px;
	margin: 3px;
	float: left;
	border: 2px solid #ACACAC;
	background-color: #DDDDDD;
}

