body {
	background-color: #000000;
	margin: 0px;
	scrollbar-track-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-arrow-color:  #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #FFFFFF;
}
a:link {
	color: #FFB324;
	font-weight:normal;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}
a:visited {
	color: #FFB324;
	font-weight:normal;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}
a:hover {
	color: #FFB324;
	font-weight:normal;
	letter-spacing:0.05em;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


#TopFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

#BottomFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}




/* index frame */

.indexInfo {
	font-size: 14px;
	font-family: "Comic Sans MS";
	font-weight:bold;
	color:#F7CD6C;
	padding: 8px 0px 8px 4px;
	
}
.indextab {
	background-color: #000000;
	padding-bottom:6px;
	padding-top:10px;
	padding-right: 3px;
	padding-left: 3px;
}
#ti {
	border: 1px solid #FF8A15; 
	margin-left:4px; 
	margin-right:4px;
}
.logo {
	color: #FFB324;
	line-height:34px;
	letter-spacing:.4em;
	font-family: georgia;
	font-size: 18px;
	font-weight: normal;
	}

.tagline {
	color: #FFB324;
	line-height:28px;
	letter-spacing:4px;
	font-family: georgia;
	font-size: 12px;
	}
.subHeader {
	color: #FFB324;
	font-weight:normal;
	letter-spacing:5px;
	line-height:16px;
	font-family: Verdana;
	font-size: 12px;
	}	
.detailText {
	color:#ffffff;
	line-height:16px;
	letter-spacing:.1em;
	font-family: arial;
	font-size: 9px;
	}
.thumbdate {
	color:#ffffff;
	font-family: arial;
	font-size: 8px;
	}
.divider {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFB324;
	}
.smallText {
	color:#FFB324;
	padding-bottom:0px;
	font-family: arial;
	font-size: 10px;
	}
	
.descrtext {
	color:#FFB324;
	padding:0px;
	font-family: arial;
	font-size: 16px;
	}
.imgborder {
	border: 1px solid #FFB324;
	cursor: pointer;
}
.imgbordergallery {
	border: 1px dotted #FFC75E;
	cursor: pointer;
}
.latest {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
}
