* { 
 padding: 0px; 
 margin: 5px 0px 0px 0px; 
}

h1, h2 {
 font-weight:400;
}

body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
}

#wrapper { 
 background-image: url(images/master_of_the_universe_bg.jpg);
 background-position: bottom;
 background-repeat: no-repeat;
 
 height: 665px;
 width: 922px;
 
 margin: 0 auto;
 margin-top: 30px;
}

#header {
 float: left;
 position: relative;

 height: auto;
 width: 911px;

 margin-left: 10px;
 margin-top: 0px;
 
 padding: 0px;
 border: none;
}

#leftcolumn { 
 float: left;
 
 height: 430px;
 width: 450px;
 
 margin-left: 5px;
 padding-left: 6px;
 padding-top: 2px;
 border: none;
}

#rightcolumn { 
 float: right;
 display: inline;
 
 height: 426px;
 width: 450px;
 
 padding-top: 2px;
 padding-right: 0px;
 
 margin: 0px;
}

#innerright {
width: 415px;

}

#footer { 
 clear: both;

 text-align:center;
 height: auto;
 width: 921px;
 
 margin: 0px;
 padding-top: 0px;
 border: none;

 overflow: visible;
}

#stpdfillerHome {
 height: 90px; 
 clear:both;
}

#stpdfiller {
 height: 90px; 
 clear:both;
}

/* Scroll Area */

#scrollcell {
 width: 435px;
 height: 320px;

 padding-left: 15px;
 overflow: auto;
}

#scrollcell1 {
 width: 435px;
 height: 285px;

 padding-left: 0px;
 overflow: auto;
}

/* Decoration */

#decorhp {
 border-top: #253083 solid 20px;
 border-left: #253083 solid medium;
 border-right: #253083 solid medium;
 border-bottom: #253083 solid medium;
 
 background-color:#666666;
 
 width: 420px;
 
 padding-top: 4px;
}

/* Text Styling */

/* Headers */

.mainheading {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size:35px;
 
 padding-top: 5px;
 padding-bottom: 5px;
 padding-right: 10px;
 padding-left: 5px;
 color:#FFFFFF;
}

.secondaryheading {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size:20px;
 
 padding-bottom:5px;
 color:#FFFFFF;
 
 background-color:#666666;
}

.thirdheading {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size:20px;
 
 padding-left: 9px;
 padding-right: 9px;
 color:#666666;
 
 border-left: #666666 solid 4px;
 border-right: #666666 solid 4px;
 
 background-color:#FFFFFF;
 
 margin: 0;
}

.thirdheading2 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size:20px;
 
 padding-left: 9px;
 padding-right: 9px;
 color:#FFFFFF;
 
 margin: 0;
}

.heading3 {
color:#FFFFFF;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 16px;
 font-weight:bold;
}

/* Text */

.standardtext {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color:#FFFFFF;
 
 background-color:#666666;
}

.mainparagraph {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size:14px;
 color:#FFFFFF;
 
}

.anotherh2 {
 color:#FFFFFF;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 18px;
}

/* Anchors */

a:link {color: #FFFFFF;}
a:visited {color: #CCCCCC;}
a:hover {color: #CCCCCC;}
a:focus {color: #CCCCCC;}
a:active {color: #CCCCCC;}

/* Anchors with class */

.class1 a:link {color: #FFFFFF; text-decoration: none;}
.class1 a:visited {color: #CCCCCC; text-decoration: none;}
.class1 a:hover {color: #CCCCCC; text-decoration: none;}
.class1 a:focus {color: #CCCCCC; text-decoration: none;}
.class1 a:active {color: #CCCCCC; text-decoration: none;}

/* Lists */

#lists {
 width:375px;
 margin-left:25px;
}

.list1 {
 list-style:disc outside;
 font-size:16px; 

 color:#FFFFFF;

}

.list2 {
 list-style:disc outside;
 font-size:16px; 

 color:#FFFFFF;
 
 padding-bottom: 3px;

}

/*  Additional Classes */

.grayoutline {
border-bottom: #555555 solid 6px;
border-top: #555555 solid 6px;
border-left: #555555 solid 11px;
border-right: #555555 solid 11px;

}

.blueoutline {
border-bottom: #4669B9 solid 5px;
border-top: #4669B9 solid 5px;
border-left: #4669B9 solid 5px;
border-right: #4669B9 solid 5px;

}



#capta {
margin: 0 auto;
width: 500px;
margin-top: 165px;
margin-bottom: 20px;
padding: 7px;
border: #2651A7 3px ridge;
background-color: #666666;
}

/*
      Container layouts created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/


