body {
	background-color: #000000;
	font-family: Tahoma;
	font-size: xx-small;
	color: #FFFFFF;
	font-weight: normal;
	
}
#Layer1 {
	position: inherit;
	/*left:13px;*/
	top:-3px;
	width:964px;
	height:93px;
	z-index:1;
}
h6 {
	color: #CCFF00;
	font-size: 14px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana;
}
body,td,th {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}
h5 {
	font-size: 18px;
	color: #CCFF00;
}
h4 {
	font-size: 20px;
	color: #FFFFFF;
}
h3 {
	font-size: 16px;
	color: #0099FF;
}
a {
	font-family: Verdana;
	color: #CCCCCC;
	font-size: 14px;
	font-weight: bold;
}
a:link {
	color: #009933;
	text-decoration: none;
	font-weight: bolder;
}
iframe {
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

a:visited {
	color: #009933;
	text-decoration: none;
}
a:hover {
	color: #33FFCC;
	text-decoration: blink;
}
a:active {
    color: #3399CC
	text-decoration: none;
	color: #33FFCC;
	font-style: normal;
	font-weight: bolder;
}
.BoldBluePara {
	color: #3333CC;
	font-weight: bold;
	font-style: italic;
}
.paragraph2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.Tahoma20Header {
	font-size: 20px;
	font-family: Tahoma;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	color: #FFFFFF;
}
h2 {
	font-size: 18px;
	color: #FFFFFF;
}
.blackpara {
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
}
.parablackheader {
	font-family: verdana;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
}
.biggerblackheader {
	font-family: Tahoma;
	font-size: 40px;
	color: #000000;
	font-weight: bold;
}
.photoheaders {
	color: #FFFFFF;
	font-weight: normal;
	font-family: Arial;
	font-size: 14px;
}
.blackparaSS {
	font-family: Verdana;
	color: #336600;
	font-size: 9px;
}

#dropinboxv2cover{
width: 630px; /*change width to desired */
height: 630px;  /*change height to desired. REMOVE if you wish box to be content's natural height */
position:absolute; /*Don't change below 4 rules*/
z-index: 100;
overflow:hidden;
visibility: hidden;
}

#dropinboxv2{
width: 600px; /*change width to above width-20. */
height: 610px; /*change height to above height-20. REMOVE if you wish box to be content's natural height*/
border: 10px solid #0066CC; /*#3D5811; Customize box appearance*/
background-color: #ffffff;
padding: 4px;
position:absolute; /*Don't change below 3 rules */
left: 0;
top: 0;
}

#dropinboxv2 h2 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #2E3F0C;
}

#dropinboxv2cover h2 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #ffffff;
}

#dropinboxv2cover h4 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #666666;
}

#dropinboxv2 h4 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #666666;
}

#dropinboxv2cover .style2 {color: #ff0000}
#dropinboxv2 .style2 {color: #ff0000}

