Body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background-color:black;
        background-image:url('UpFiles/1211040273/3176753680.jpg'); 
        background-repeat:repeat; 
	color: black;
	}
	
	container {
	   min-height:100%;
	   position:relative;
	   height:100%;
	}
	h1 {font-style:normal; font-size:16px; font-weight:bold; text-indent:1px;}
	h2 {font-style:normal; font-size:14px; font-weight:bold; text-indent:1px;}
	p {margin: 0 0 10px 0;}
	li, ul {list-style: none; padding: 0px; margin: 0px;}
	li {padding: 2px;}
	a {text-decoration: none; color:green;}
	a:hover {text-decoration: underline;}
	a:visited {text-decoration: none color:green;} 
	a:active {text-decoration: none color:green;}
	
        a.chatLinks {text-decoration: none; color:blue;}
        a.chatLinks:hover{text-decoration: underline;}
	a.chatLinks:visited {text-decoration: none; color:purple;} 
	a.chatLinks:active {text-decoration: none; color:blue;}
	
        a.menuLink:hover{text-decoration:none;}
	a.menuLink {text-align:left;}

	.lineTitle{text-align:left; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight:bold; margin: 5px 0px 5px 0px;}
	.lineAuthor{text-align:left; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style:italic; margin: 10px 0px 10px 5px;}
	.lineBody {text-align:left; font-size:14px; font-weight:normal; font-family:Verdana, Arial, Helvetica, sans-serif;  margin: 10px 0px 10px 5px;}
	.sidePhotos{text-align:center; background-color:white}
	.lineHistoryComments{text-align:left;}
	.signatureRow{text-align:center; font-size:14px; color:black; font-weight:normal; width:100%; vertical-align:middle; background-color:gray}	
	
	table.mainTableBorder {width:100%; border:0px solid #333333;}
	
	table.mainTableStructure {width:800px; max-width:800px; margin-left:auto; margin-right:auto; padding:0px;}
	
	table.mainTableStructure tr.logoRow td{text-align:center;}
	table.mainTableStructure tr.menuRow td{text-align:center; background-color:gray}
	table.mainTableStructure tr.facebookRow td{text-align:left;}
	table.mainTableBody {width:100%; background-color:white; text-align:left; background-color:white;}
	
/*The divs that houses your menu for mobile browsers*/	
.logoRowMain{text-align:left; font-size:30px; background-color:green; min-height:40px; width:100%}
.logoRowSub{text-align:left; font-size:28px; background-color:gray; min-height:40px; width:100%}

/*Where the main chatboard is stored*/
table.mainTableStructure tr.mainChatTitleRow td{text-align:center; background-color:gray; font-weight:bold; }
table.mainTableStructure tr.mainChatDetailsRow td{background-color:white;}
table.mainTableStructure tr.mainChatBreakRow td{background-color:gray;}

/* ######### Style for Drop Down Menu ######### */

.chromestyle{
width: 100%;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: &quot;.&quot;; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 0px solid #BBB;
width: 100%;
background: black; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to &quot;left&quot;, &quot;center&quot;, or &quot;right&quot;*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: yellow;
font-size: 16px;
padding: 6px 10px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

.chromestyle ul li a:hover{
background: gray; /*THEME CHANGE HERE*/
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: &quot;&quot;;/* was a ' v' there but I deleted it
/*content: &quot; &quot; url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:bold 14px Verdana;
line-height:22px;
z-index:100;
background-color:#99FF66;
width: 145px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}

#prevNext {
float: left;
width: 100%;
text-align:center;
}
.shadow{
position: absolute; 
visibility: hidden;
}
.infoArea{
height: 2em;
}
.info{
visibility: hidden;
border: 1px solid black;
padding: 1px;
margin: 0px 1px 1px;
position:absolute;
background-color:#FFFFFF;
}
.info2{
visibility: hidden;
border: 1px solid black;
padding: 1px;
margin: 0px 1px 1px;
background-color:#FFFFFF;
position:absolute;
}

.hField {
    visibility: hidden;
}
			