/*Theme Name: Stupendous Man!'s Cool Blue*/
/*Author: Dustin Ortbals*/
/*Date: Aug 2005*/

p,table,li
	{
	font-family: Times New Roman;
	margin-left: 10pt;
	}

H1 {color: #DDDDDD}
H2 {color: #DDDDDD}
H3 {color: #DDDDDD}

body
 	{
	background:#000 url("images/SMWebSign1920x1200.jpg") no-repeat 50% -300px;
	background-color: #000000;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	color: #DDDDDD;
	background-attachment: fixed;
	scrollbar-face-color : #130A03;
	scrollbar-shadow-color : #0F5697;
	scrollbar-3dlight-color: #285ABE;
	scrollbar-arrow-color: #0052F6;
	scrollbar-base-color: #00ff00;
	scrollbar-darkshadow-color: #244C72;
	scrollbar-highlight-color: #266BF6;
	scrollbar-shadow-color: #0F5697;
	scrollbar-track-color: #0A0A00;
	}

a:link {color: #0E0EFF; text-decoration: none}
a:active {color: #FF2E2E; text-decoration: none}
a:visited {color: #0E0EFF; text-decoration: none}
a:hover {color: #FF2E2E; text-decoration: none}

:link, :visited {cursor: pointer;}

#outer_content{
	width: 1280px;
}

#main_window{
	width: 950px;
	text-align: left;
	/*border: solid red;*/
}

#main_header{
	width: 950px;
	height: 192px;
	background: url("images/smscool/header.jpg");
	/*border: solid yellow;*/
	}

#main_content{
	position: relative;
	width: 950px;
	background: url("images/smscool/content.jpg");
	background-repeat: repeat-y;
	overflow: hidden;
	min-height: 600px;
	/*border: solid green;*/
	}

#main_links_window{
	float: left;
	position: relative;
	width: 234px;
	/*border: solid blue;*/
}

#main_subcontent{
	float: right;
	position: relative;
	width: 706px;
	/*border: solid blue;*/
}

#main_subcontent2{
	clear: all;
	position: relative;
	width: 550px;
	color: #D9D9D9;
	/*border: solid blue;*/
}

#main_links{
	clear: all;
	font-family: "Arial";
	font-weight: bold;
	font-size: 16px;
	position: relative;
	width: 228px;
	height: 34px;
	background: url("/images/smscool/links.jpg");
	background-repeat: no-repeat;
	background-position: -12px 0px;
	text-align: center;
	left: 12px;
}

.main_links_text{
	position: relative;
	top: 8px;
}

a.main_links_text:link {color: #DDDDDD; text-decoration: none}
a.main_links_text:active {color: #FF2E2E; text-decoration: none}
a.main_links_text:visited {color: #DDDDDD; text-decoration: none}
a.main_links_text:hover {color: #FF2E2E; text-decoration: none}

#main_footer{
	width: 950px;
	height: 70px;
	background: url("images/smscool/footer.jpg");
	background-repeat: no-repeat;
	}

#subc_header{
	position: relative;
	width: 706px;
	height: 18px;
	background: url("images/smscool/subcontentheader.jpg");
	background-repeat: no-repeat;
	background-position: 12px 4px;
	}

#subc_bg{
	position: relative;
	width: 706px;
	background: url("images/smscool/subcontent.jpg");
	background-repeat: repeat-y;
	background-position: 12px 0px;
	/*height: 300px;*/
	min-height: 300px;
	}

#subc_footer{
	position: relative;
	width: 706px;
	height: 14px;
	background: url("images/smscool/subcontentfooter.jpg");
	background-repeat: no-repeat;
	background-position: 12px 0px;	
	}

#subc_content{
	clear: float;
	text-align: left;
	left: 0px;
	width: 600px;
	color: #090909;
	}

#subl_header{
	position: relative;
	left: 10px;
	width: 234px;
	height: 14px;
	background: url("images/smscool/sublinkheader.jpg");
	background-repeat: no-repeat;
}

#subl_bg{
	position: relative;
	left: 10px;
	width: 234px;
	background: url("images/smscool/sublinkcontent.jpg");
	background-repeat: repeat-y;
	height: 180px;
	min-height: 180px;
}

#subl_footer{
	position: relative;
	left: 10px;
	width: 234px;
	height: 14px;
	background: url("images/smscool/sublinkfooter.jpg");
	background-repeat: no-repeat;
}

#subl_content{

}














#spacer75{
	clear: all;
	width: 100%;
	height: 75px;
}

#spacer20{
	clear: all;
	width: 100%;
	height: 20px;
}

#spacer10{
	clear: all;
	width: 100%;
	height: 10px;
}

#spacer5{
	clear: all;
	width: 100%;
	height: 5px;
}

