.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;
    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;
    border-radius: 6px;
	border: solid 1px black;
	background:#dfdfdf;
	color: Black;
    box-shadow: 2px 2px 8px rgba(96,95,64, 0.6);
}

#commforum .ssi_table 
{
    width: 100%;
	padding: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: rgba(255,255,255, 0.6);
    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;
	border-radius: 6px;
	border: solid 1px black;
	background:#dfdfdf;
    box-shadow: 2px 2px 8px rgba(96,95,64, 0.6);
}

#commgal 
{
	width: 300px;
	float:right;
	margin: 8px;
	padding-bottom: 32px;
	border-radius: 6px;
	border: solid 1px black;
	background:#dfdfdf;
    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;
    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-color: #444444;
	background: -moz-linear-gradient(0% 100% 99deg,rgba(48,48,48, 0.6), rgba(96,96,96, 0.6));
	border: solid 1px Black;
	color: White;
	padding-left: 12px; padding-right: 12px;
    border-radius: 4px;    
}

#commlogin input:hover 
{
	background-color: #336633;
}

#service 
{
	font-size: 1.1em;
}


#visitforums {
    display: block;
    width: 25%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1.2em;
    margin-bottom: 1.25em;
    padding-top: 1em;
    padding-bottom: 1em;
    padding-left: 32px;
    padding-right: 32px;
    text-align: center;

	font-size: 0.85em;
	border: solid 1px Black;
	color: White;
    
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(160,160,160, 0.5)), color-stop(100%, rgba(48,48,48, 0.5)));    
	background: -moz-linear-gradient(0% 100% 99deg,rgba(48,48,48, 0.5), rgba(160,160,160, 0.5));
	border: solid 1px Black;
	color: White;
	border-radius: 4px;  
	background-color: #445544;
    font-size: 1.3em;
	font-weight: bold;
    font-family: Tahoma;
    font-variant: small-caps;
}

#visitforums:hover 
{
	background-color: #66bb66;
    text-decoration: none;
    border-color: #3f3f3f;
}


#visithelpdesk {
    display: block;
    width: 40%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1.2em;
    margin-bottom: 1.25em;
    padding-top: 1em;
    padding-bottom: 1em;
    padding-left: 32px;
    padding-right: 32px;
    text-align: center;

	font-size: 0.85em;
	border: solid 1px Black;
	color: White;
    
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(160,160,160, 0.5)), color-stop(100%, rgba(48,48,48, 0.5)));    
	background: -moz-linear-gradient(0% 100% 99deg,rgba(48,48,48, 0.5), rgba(160,160,160, 0.5));
	border: solid 1px Black;
	color: White;
	border-radius: 4px;  
	background-color: #447744;
    font-size: 1.3em;
	font-weight: bold;
    font-family: Tahoma;
    font-variant: small-caps;
}

#visithelpdesk:hover 
{
	background-color: #66bb66;
    text-decoration: none;
    border-color: #3f3f3f;
}

#visitkeylookup {
    display: block;
    width: 25%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1.2em;
    margin-bottom: 1.25em;
    padding-top: 1em;
    padding-bottom: 1em;
    padding-left: 32px;
    padding-right: 32px;
    text-align: center;

	font-size: 0.85em;
	border: solid 1px Black;
	color: White;
    
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(160,160,160, 0.5)), color-stop(100%, rgba(48,48,48, 0.5)));    
	background: -moz-linear-gradient(0% 100% 99deg,rgba(48,48,48, 0.5), rgba(160,160,160, 0.5));
	border: solid 1px Black;
	color: White;
	border-radius: 4px;  
	background-color: #445544;
    font-size: 1.3em;
	font-weight: bold;
    font-family: Tahoma;
    font-variant: small-caps;
}

#visitkeylookup:hover 
{
	background-color: #66bb66;
    text-decoration: none;
    border-color: #3f3f3f;
}

#askforregkey {
    padding: 3em;
    padding-top:0;
    margin-left:auto;
    margin-right:auto;
    width:50%;
}

#askforregkey input {
    font-size: 0.85em;
    border: solid 1px Black;
    background-color: #444444;
    color: White;
    padding-left: 12px;
    padding-right: 12px;
    border-radius: 4px;
}


#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;
}