* {
	margin: 0 auto;
	padding: 0;
	font-family: Verdana;
	color: #000;
}

#container {
	width:800px;
	height:820px;
	left:-400px;
	top:300px;
	margin-left:50%;
	margin-top:-300px;
	position: absolute;
	background-color: #FFF;
	background-image: url(../images/page_bg_2.png);
	background-repeat: repeat;	/* border:1px solid #FFF; */
	font-size: 10px;
	color: #000;
}
body {
	color: #000;
	text-decoration: none;
	font-size: 10px;
}
a:link {
	color:#002a5c;
	text-decoration: none;
}      /* unvisited link */
a:visited {
	color:#002a5c;
	text-decoration: none;
}  /* visited link */
a:hover {
	color:#F00;
	text-decoration: none;
}  /* mouse over link */
a:active {
	color:#002a5c;
	text-decoration: none;
}  /* selected link */

#navigation {
	top: 165px;
	right: 407px;
	position: absolute;
	font-family: Verdana;
	font-size: 9.5pt;
	color: #F00;
	text-align: left;
	text-decoration: none;
	width: 367px;
	height: 31px;
	letter-spacing: 0.335em;
}

#header {
	width:800px;
	height:212px;
	left:-399px;
	top:300px;
	margin-left:50%;
	margin-top:-300px;
	position: absolute;
	background-color: #000;
	background-image: url(../images/page_bg_2.png);
	background-repeat: repeat;	/* border:1px solid #FFF; */
}
#socialmedia {
	width: 272px;
	left: 1px;
	top: 488px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #555;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	position: absolute;
	height: 65px;
}
#socialmediadubs {
	width: 273px;
	left: -403px;
	top: 352px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #555;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	position: absolute;
	height: 65px;
}
#footer {
	height: 15px;
	width: 767px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #555;
	top: 525px;
	left: -379px;
	position: absolute;
	margin-top: 305px;
	margin-left: 50%;
	margin-right: 0px;
}
#footer .footer-right {
	color: #555;
	text-decoration: none;
	text-align: right;
	float: right;
	padding-right: 0px;
	font-size: 9px;
}

#logo {
	position: absolute;
	left: 24px;
	top: 37px;
	width: 343px;
	height: 70px;
}
#mrsparkle {
	position: absolute;
	right: 17px;
	top: 37px;
	width: 359px;
	height: 156px;
}
#myspace {
	position: absolute;
	left: 419px;
	top: 715px;
	width: 32px;
	height: 32px;
}
#facebook {
	position: absolute;
	left: 460px;
	top: 716px;
	width: 32px;
	height: 32px;
}

div.p {
	padding: 0;
	margin: 0;
	padding-top: 2px;
	position: relative;
	display: block;
	color: #000;
}
#col1 div.p {
	line-height: 15px;
	color: #000;
	font-size: 11px;
}

#col1 {
	position: absolute;
	top: 230px;
	left: 24px;
	width: 365px;
	font-size: 11px;
	color: #000;
}
#thumbnails {
	position: absolute;
	top: 230px;
	left: 426px;
	width: 365px;
	font-size: 11px;
	color: #000;
}
#col1 a:link {
	color: #000;
	font-size: 11px;
}
#col1 a:visited {
	color: #000;
	font-size: 11px;
}
#col1 a:hover {
	color: #F00;
	font-size: 11px;
}
#col1 a:active {
	color: #555;
	font-size: 11px;
}
#col2 {
	position: absolute;
	top: 230px;
	width: 360px;
	left: 426px;
}
#col2 table tr td {
	font-size: 11px;
	color: #000;
	vertical-align: top;
}
#col3 {
	position: absolute;
	font-size: 12px;
	left: 45px;
	top: 240px;
	width: 350px;
}
.header {
	color: #F00;
	font-size: 12px;
}
.subHeader {
	color: #999;
	font-style: italic;
	font-size: 11px;
}
div.arrow {
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	color: #F00;
}
.red10pt {
	font-size: 9pt;
	color: #F00;
	font-family: verdana;
	text-decoration: none;
}
.formBtn {
	border: 1px solid red;
	background-color: red;
	color: white;
	font-size: 12px;
	padding: 3px;
}
#subject {
	display: none;
}
.grey10pt {
	font-size: 9pt;
	color: #777;
	font-family: verdana;
	text-decoration: none;
}
.black11ptbold {
	font-size: 11pt;
	color: #000;
	font-family: verdana;
	text-decoration: none;
	font-weight: bold;
}
#col1 table tr td {
	font-size: 11px;
	color: #000;
	vertical-align: top;
	.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
