body {
	background:#010101;
	padding:0;
	margin:0;
	font-size:9pt;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;

}

img{
	border:none;
}

h1{

	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	border-bottom: 1px dotted;
	color:#d90000;
	text-transform: uppercase;
}

h2{
	font-family:georgia, times, serif;
	font-size:12pt;
	color:#000;
	text-transform: lowercase;
	font-style:italic;

	color:#d90000;
}

a:link, a:visited {color:#d90000; text-decoration:none;}
a:hover {color:#d90000;text-decoration:underline;}
p a:active {color:#fff; background-color:#d90000;}

#wrapper{
	position:absolute;
	top:360px;
	width:100%;
	padding:0;
	margin:0;
	background:#fff;
	background-image: url('images/pinstripetile.gif');
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	
}

#header{
	width:100%;
	height:363px;
	position:absolute;
	top:0px;
	left:0px;
	background-color:#343434;
	background-image: url('images/headerfade.gif');
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: center bottom;
}
#burst{
	width:100%;
	height:272px;
	position:absolute;
	top:90px;
	left:0px;
	background-image: url('images/burst.png');
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}

#logo{

	float:left;
	width:225px;
	z-index: 1000;
	margin:auto;
	position:relative;
	top:-20px;
}

#headercontent{
	top:0px;
	padding:0;
	width:950px;
	margin: 0 auto;
	text-align:right;
}

#nav{
	padding:0;
	margin:30px 0 0 0;	
}

#nav ul{
	padding:0;
	margin:0;
}

#nav li{
	list-style:none;
	display:inline;
	padding:0 2px;
	margin:0;
	color:red;
}

#nav img{border:0px;}

#nav a:link {color: #000}
#nav a:visited {color: #000}
#nav a:hover {
	position:relative;
	top:-2px;
	color:#e75500;
	}
#nav a:active {color: #e75500}


#contentwrap{
	width:950px;
	margin:0 auto;
	padding:0px;
}

#content{
	min-height:450px;
	width:530px;
	padding:0px;
	margin:15px 0 0 30px;
}

#content p{ 
	padding:7px 0 0 0;
	margin:0;
}
#sidebar{
	position:absolute;
	top:0px;
	width:375px;
	height:435px;
	padding:0px;
	margin: 0  0 0 570px; 
	background-image: url('images/secondboxfade.gif');
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
}

#sidebar p{padding:15px;}

#sidebarheader{
	font-family:georgia, times, serif;
	font-size:12pt;
	letter-spacing:5pt;
	text-transform: uppercase;
	color:#d90000;
	font-weight:bold;
	border-bottom: 1px dotted;
}




#footer{
	width:100%;
	height:97px;
	background-image: url('images/footerfade.gif');
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
	text-align:center;
}


#footer ul{
	padding:10px 0;
	margin: 0;
}

#footer li{
	list-style:none;
	display:inline;
	padding:0 5px;
	margin:0;
	color:red;
}



#footer img{border:0px;}

#footer a:link {color: #000}
#footer a:visited {color: #000}
#footer a:hover {
	position:relative;
	top:-2px;
	color:#e75500;

	}
#footer a:active {color:#666;}

#footer p{
	padding:0;
	color:#444;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	position:relative;
	top:-10px;
}
.input {
    border: 1px dotted #888;
    background: white;
	font-family: Arial; 
    font-size: 9pt;
    text-align: left;
    color: #d90000; 
    padding: 6px;
}

#sglogo{ 
	border:0px;
	position:absolute;
	right:0px;
	bottom:0px;
	padding:10px;
	z-index:1000;

	
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;

	font-size: 18pt;
}
