/*****Global reset*****/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: arial, verdana, sans-serif;
	vertical-align: baseline;
	color:#ffffff;
}

/*****Utility******/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/*****General Page Elements*****/

body{
    background:#000000 url(../media/BGround.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    margin:0 auto;
    color:#ffffff;
    font-size:12px;
    line-height:18px;
    width:800px;
}

a 
{
	color:#ffffff;
	text-decoration:none;
}

.link
{
	color:blue;
	text-decoration:underline;
}

h1
{
	font-size:18px;
	font-weight:bold;
	margin-bottom:15px;
}

strong
{
	font-weight:bold;
}

#subHeader ul 
{
	margin: 182px 0 0 0px;
	list-style-type:none;
}

#subHeader ul li
{
	color:#ffffff;
	display:inline;
	font-size:16px;
	font-weight:bold;
}

#mainContent 
{
	margin:30px 20px 0 20px;
}

.subTitle
{
	font-size:16px;
	margin:15px 0 10px 0;
	font-weight: bold;
}

#mainContent ul
{
	margin:0 0 0 20px; 
}

#sgList {
	text-align:center;
}

#sgList a {
	color:#4561A1;
	font-size:14px;
	font-weight:bold;
}

h2 {
	font-size:14px;
	color:#4561A1;
	font-weight:bold;
	margin-bottom:5px;
}

#homeText {
	width:380px;
	float:left;
}

#homeImg {
	float:right;
	margin-right:20px;
}

#homeCalendar {
	margin-top:20px;
	clear:both;
}

.video {
	text-align:center;
	margin: 15px;
}

#flashcontent {
	text-align:center;
}

#clickableElement {
	text-align:center;
}

















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
