body {
	font-family: Courier;
	background-color: #282a29;
	margin: 0px;
	text-align: center;
	height: auto;
}

/* hide from ie on mac \*/
html {
	height: 100%;
	overflow: auto;
}
#flashcontent {
	height: 500px;;
	margin: 5px;
	padding: 5px;
	}	/* end hide */
#flashcontent a {
	text-decoration: none;
	color: #fafafa;
}
#flashcontent a:hover {
	text-decoration: underline;
}

p {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.sd_text {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #CACBCC;
}
h1 {
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
a {
	color: #FaFaFa;
	text-decoration: underline;
}

a:hover {
	color: #888888;
	text-decoration: none;
}
a.sd_link {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #CACBCC;
}
a.sd_link:hover {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.MenuStyleOn {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #ADADAD;
	background: #333333;
	border-style: solid;
	border-width: 0;
	border-color: #333333;
}
.MenuStyleSelected {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #ADADAD;
	background: #333333;
	border-style: solid;
	border-width: 0;
	border-color: #333333;
}
.MenuStyleOff {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #919191;
	background: #333333;
	border-style: solid;
	border-width: 0;
	border-color: #333333;
}
.SubStyleOn {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	background: #999999;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
}
.SubStyleSelected {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	background: 999999;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
}
.SubStyleOff {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	background: 666666;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
}
/* **************************************** */
/* CONTENT STYLES  */
/* **************************************** */
#entireContainer
{
	margin: 0 auto;
	width: 988px;
	min-height: 600px; 
	height: auto;
	font: 9pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;

}
#content
{
	float: none;
	position: relative;
	top: 3px;
	left: -1px;
	width: 988px;
	height: 600px;
	text-align: center;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	background: #282a29 url('../images/homepage_image.jpg') no-repeat;
}
#toptxt
	{
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	font-weight: normal;
	position: absolute;
	left: 58px;
	top: 15px;
}
#shareentxt
	{
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	position: absolute;
	left: 58px;
	top: 115px;
}

#top-nav {
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	position: absolute;
	left: 300px;
	top: 50px;
}

#top-nav ul {
	margin:  5px 22px 5px 22px;
	padding: 5px 22px 5px 22px;
	list-style: none;
}

#top-nav li {
	display: inline;	padding: 5px 22px 5px 22px;

	margin: 0px 0px 0px 0px;
	padding: 0;
}

#top-nav a {
	color: #FFFFFF;
	text-decoration: underline;
}

#top-nav a:hover {
	color: #B0B0B0;
	text-decoration: none;
}
li#nav_active{
	color: #B0B0B0;
	text-decoration: none;
}
#maincontent	{
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	width: 600px;
	position: absolute;
	left: 300px;
	top: 125px;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#mainbody	{
	min-height: 390px;
	height: 390px;
}
#quote
	{
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
	font-weight: normal;
	width: 500px;
	text-align:center;
}
#sd_contact_footer {
	padding: 15px 5px 5px 5px;
	color: #999999;
	font-size: 10px;
	text-align: center;
}
#footer {
	color: #999999;
	font-size: 10px;
	text-align: center;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}


#bottomnav
{
	width: 100%;
	clear: both;
	background-color: #ffffff;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	padding-top: 10px;
	margin-bottom: 5px;
	font-size: 8pt;
	height: 20px;
	text-align: center;
}

#bottomImages
{
	width: 100%;
	height: 153px;
}

#copyright
{
	margin-bottom: -10px;
	font-size: 8pt;
	color: #818181;
}

#mainBox	{
	border-top: 1px solid #021a3b;
	border-right: 1px solid #021a3b;
	border-bottom: 1px solid #021a3b;
	border-left: 1px solid #021a3b;
	clear: both;
	float: none;
	height: auto;
	width: 625px;

}

#boldy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #021a3b;
	font-weight: normal;
	position: absolute;
	left: 0px;
	top: -5px;
	text-align: left;
	background-color: #FFFFFF;
	height: 12px;
	width: 995px;
	padding: 4px 0px 2px 0px;
	margin: 0px 0px 2px 0px;
	border: 1px solid #021a3b;
}

#boldy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #021a3b;
	font-weight: bold;
	position: absolute;
	left: 10px;
	top: 60px;
	border: none;
	text-align: left;
}

li#invite {
	text-align:left;
	font-size:10px;
	margin: 0px 0px 0px 20px;
	padding:4px 4px 4px 0px;
	color:black;
}
.boldy4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	position: absolute;
	left: 457px;
	top: 200px;
}
#resnav li ul
{
	Font-Family: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline;
	COLOR: #020202;
	font-weight:normal;
	font-size: 11px;
	list-style-position: outside;
	list-style-image: url(../images/arrow.gif);
	list-style-type: none;
}

#resnav li ul
{
	Font-Family: Verdana, Arial, Helvetica, sans-serif;
	color: #021a3b;
	font-weight:normal;
	text-decoration: none;
	font-size:11px;
	list-style-position: outside;
	list-style-image: url(../images/arrow.gif);	list-style-type: none;
}

