.commblob h1 
{
	text-align: center;
}

.commlibentry 
{
	width: 270px;
	float: left;
	background-color: rgba(255,255,255, 0.6);
	margin: 10px;
	padding: 10px;
	text-align: justify;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	
}

#commlibrary a 
{
	color: #4f2f00;
}

#commlibrary h3 
{
	font-size: 1.8em;
	text-align: center;
}

#commlibrary img 
{
	border: 1px solid black;
	margin: 0px;
	margin-right: 8px;
}

#commlibrary p 
{
	margin: 0px;
}

#commforum 
{
	width: 648px;
	float: left;
	margin: 8px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: solid 1px black;
	background:#dfdfdf;
	color: Black;
}

#commforum .ssi_table 
{
	padding: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: rgba(255,255,255, 0.6);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

#commforum .ssi_table td 
{
	padding-bottom: 8px;
}

#commforum a 
{
	color: #9f5f0f;
}

#commlibrary 
{
	clear:left;
	width: 632px;
	float:left;
	margin: 8px;
	padding: 8px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: solid 1px black;
	background:#dfdfdf;
}

#commgal 
{
	width: 300px;
	float:right;
	margin: 8px;
	padding-bottom: 32px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: solid 1px black;
	background:#dfdfdf;
	-moz-box-shadow: 2px 2px 8px rgba(96,95,64, 0.6);
    -webkit-box-shadow: 2px 2px 8px rgba(96,95,64, 0.6);
    box-shadow: 2px 2px 8px rgba(96,95,64, 0.6);
	text-align: center;
}

#commgal img 
{
	margin: 8px;
	vertical-align: middle;
	border: 1px solid black;
	-moz-box-shadow: 2px 2px 8px rgba(96,95,64, 0.6);
    -webkit-box-shadow: 2px 2px 8px rgba(96,95,64, 0.6);
    box-shadow: 2px 2px 8px rgba(96,95,64, 0.6);
}

#commlogin 
{
	width: 968px;
	clear:both;
	margin: 8px;
	margin-left:auto;
	margin-right:auto;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: solid 1px white;
	background:#dfdfdf;
	background-image: -moz-radial-gradient(0px 0px 20deg, ellipse farthest-side, #ffffff 0%, #eeeeee 50%, #efefcf 100%);
	-moz-box-shadow: 0px 0px 4px rgba(255,255,255, 0.8);
    -webkit-box-shadow: 0px 0px 4px rgba(255,255,255, 0.8);
    box-shadow: 0px 0px 4px rgba(255,255,255, 0.8);
    
	text-align: center;	
	padding-bottom: 8px;
}

#commlogin a 
{
	margin-left:8px;
	margin-right: 8px;
	color: #4f2f0f;
	font-weight: bold;
}

#loguser 
{
	float: right;
	margin: 4px;
	margin-top: 8px;
	padding: 4px;
}

#commlogin h3 
{
	margin: 0;
}

#commlogin input
{
	background: -moz-linear-gradient(0% 100% 99deg,rgba(48,48,48, 0.6), rgba(96,96,96, 0.6));
	background-color: #444444;
	border: solid 1px Black;
	color: White;
	padding-left: 12px; padding-right: 12px;
	-moz-border-radius: 4px;
  	-webkit-border-radius: 4px;
}

#commlogin input:hover 
{
	background-color: #336633;
}

#service 
{
	font-size: 1.1em;
}

#lostreg 
{
	margin-left: 200px;
	background: -moz-linear-gradient(0% 100% 99deg,rgba(48,48,48, 0.6), rgba(96,96,96, 0.6));
	background-color: #444444;
	border: solid 1px Black;
	color: White;
	padding-left: 12px; padding-right: 12px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
    
}

#lostreg input, #lostreg textarea 
{
	font-family: Courier New;
	font-size: 1em;
	width: 30em;
}

#lostreg input[type=submit] 
{
	font-family: Arial, Sans-Serif;
}

#toc 
{
	text-align: left;
	margin-left: 36%;
	font-weight: bold;
	color: #2f2f00;
}

li.question 
{
	margin-top:24px;
	margin-bottom: 4px;
	font-weight: bold;
	font-size: 1.2em;
}

.answer
{
	font-size: 0.9em;
	list-style: none;
	margin-left: 16px;
	margin-right: 10em;
	font-weight: normal;
}

#service h1 
{
	font-size: 28pt;
}

#service h2 
{
	font-size: 18pt;
}

.bigger 
{
	font-family: Arial Black, Arial, Sans-Serif;
	text-align: center;
}

#aboutus 
{
	font-size: 1.2em;
}

#aboutus blockquote 
{
	font-family: Comic Sans MS, Sans-Serif;
	margin-right: 100px;
	margin-left: 50px;
}
