/* CSS Document */

/* General Styles */

body {
	background: #2b2f1e;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

img.centered, .aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	float: right;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	float: left;
	}


a {
	color:#999966;
	text-decoration: none;
}

a:hover {
	color:#999966;
	text-decoration: underline;
}


/* Header Stuff */

#masthead {
	background-image:url(/wp-content/themes/apst_theme/images/head_bg.gif);
	height: 85px;
	width: 100%;
}

#masthead div {
	width: 800px;
	margin: auto;
}

.head_right {
	float: right;
}

.logo {
	float: left;
	padding: 1.5em 0 0 1.5em;
}

/* Main Content */

#content {
	width: 800px;
	margin: auto;
}

#mainbody {
	width: 605px;
	float: left;
	background-image:url(/wp-content/themes/apst_theme/images/content_middle.gif);
}	

#mainbody h1 {
	font-size: 13px;
	font-weight: bold;
	color: #766d4b;
	margin: 0px;
	letter-spacing: 1px;
	padding-bottom: 1em;
}

#mainbody h1 span {
	padding: 1.65em 0 0 2.5em;
	display: block;
}

#mainbody h2 {
	padding: 0 2.5em 0 2.5em;
	font-size: 12px;
	font-weight: bold;
	color: #ffcc66;
	letter-spacing: 1px;
}

#mainbody th {
	background: #49442e;
	color: #ffcc66;
}

#contentblock {
 	background-image:url(/wp-content/themes/apst_theme/images/content_bg.gif);
	background-repeat: no-repeat;
}

#contentblock img {
	margin: 0em 1em 1em 1em;
	border: 1px solid olive;
}

#contentblock p {
	padding: 0 2.5em 0 2.5em;
}

#contentblock table {
	padding: 0 2.5em 0 2.5em;
}

#contentfoot {
 	background-image:url(/wp-content/themes/apst_theme/images/content_foot.gif);
	background-repeat: no-repeat;
	height: 33px;
}

/* Roster*/

#contentblock .roster img {
	border: 0px;
	margin: 0em 0em 0em 0em;
}

#contentblock .roster td {
	font-size: 10px;
	border-top: 1px dotted #2b2f1e;
}

#contentblock .roster th {
	font-size: 12px;
	background: #2b2f1e;
}

/* Sidebar Stuff */

#sidebar {
	float:right;
	width:195px;
	background-image:url(/wp-content/themes/apst_theme/images/sidebar_middle.gif);	
	font-size: smaller;
}

#sidebar h3 {
	font-size: 12px;
	font-weight: bold;
	color: #766d4b;
	margin: 0px;
	padding-bottom: 1em;
}

#sidebar h3 span {
	padding: 1.50em 2em 0 2em;
	display: block;
	text-align: right;
}

#sidebar h2 {
	font-size: 12px;
	font-weight: bold;
	color: #ffcc66;
	margin: 0px;
	padding-bottom: 1em;
}

#sidebar h2 span {
	padding: 1.50em 2em 0 2em;
	display: block;
	text-align: right;
}

#sidebarblock {
 	background-image:url(/wp-content/themes/apst_theme/images/sidebar_bg.gif);
	background-repeat: no-repeat;
}

#sidebarblock div {
 	background-image:url(/wp-content/themes/apst_theme/images/sidebar_foot.gif);
	background-repeat: no-repeat;
	height: 33px;
}

#sidebarblock ul {
	list-style-type:none;
	margin: 0px;
	padding: 2em 3.5em 0 3.5em;
}

#sidebarblock li {
	margin: 0px 15px 0px -15px;
}

#sidebarblock p {
	padding: 0 2em 0 2em;
}
#sidebarblock2 {
 	background-image:url(/wp-content/themes/apst_theme/images/sidebar_bg.gif);
	background-repeat: no-repeat;
}

#sidebarblock div {
 	background-image:url(/wp-content/themes/apst_theme/images/sidebar_foot.gif);
	background-repeat: no-repeat;
	height: 33px;
}

#sidebarblock2 ul {
	list-style-type:none;
	margin: 0px;
	padding: 2em 3.5em 0 3.5em;
}

#sidebarblock2 li {
	margin: 0px 15px 0px -15px;
}

#sidebarblock2 p {
	padding: 0 2em 0 2em;
}
#sidebarfirstblock {
 	background-image:url(/wp-content/themes/apst_theme/images/head_4.gif);
	background-repeat: no-repeat;
	padding-top: 3.5em;
}

#sidebarfirstblock div {
 	background-image:url(/wp-content/themes/apst_theme/images/sidebar_foot.gif);
	background-repeat: no-repeat;
	height: 33px;
}


#sidebarfirstblock p {
	text-align: center;
	margin-bottom: 0px;
}

#sidebarfirstblock h3 span {
	padding: 2.2em 2em 0 2em;
	display: block;
	text-align: right;
}

/* Main Navigation */

#nav {
	background-image:url(/wp-content/themes/apst_theme/images/nav_bg.gif);
	height: 36px;
	width: 100%;
}

#nav div {
	width: 800px;
	margin: auto;	
	background-image:url(/wp-content/themes/apst_theme/images/head_2.gif);
	background-repeat:no-repeat;
	background-position:right;
}

#nav_bottom {
	background-image:url(/wp-content/themes/apst_theme/images/nav_bottom.gif);
	height: 14px;
	width: 100%;
}

#nav_bottom div {
	width: 800px;
	margin:auto;
}

/* Main Navigation Rollovers */

#mainnav {
    width: 505px; height: 36px;
    background: url(/wp-content/themes/apst_theme/images/nav.gif);
    margin: 0px; padding: 0;
    position: relative;}
#mainnav li {
    margin: 0; padding: 0; list-style: none;
    position: absolute; top: 0;}
#mainnav li, #mainnav a {
    height: 36px; display: block;}

#menuhome {left: 0; width: 55px;}
#menuabout {left: 55px; width: 55px;}
#menuconduct {left: 110px; width: 55px;}
#menuloadout {left: 165px; width: 55px;}
#menumedia {left: 220px; width: 55px;}
#menuroster {left: 275px; width: 55px;}
#menurecruiting {left: 330px; width: 55px;}
#menulinks {left: 385px; width: 55px;}
#menusponsors {left: 440px; width: 55px;}

#menuhome a:hover {
    background: transparent url(/wp-content/themes/apst_theme/images/nav.gif)
    0 -36px no-repeat;}
#menuabout a:hover {
    background: transparent url(/wp-content/themes/apst_theme/images/nav.gif)
    -55px -36px no-repeat;}
#menuconduct a:hover {
    background: transparent url(/wp-content/themes/apst_theme/images/nav.gif)
    -110px -36px no-repeat;}
#menuloadout a:hover {
    background: transparent url(/wp-content/themes/apst_theme/images/nav.gif)
    -165px -36px no-repeat;}
#menumedia a:hover {
    background: transparent url(/wp-content/themes/apst_theme/images/nav.gif)
    -220px -36px no-repeat;}	
#menuroster a:hover {
    background: transparent url(/wp-content/themes/apst_theme/images/nav.gif)
    -275px -36px no-repeat;}	
#menurecruiting a:hover {
    background: transparent url(/wp-content/themes/apst_theme/images/nav.gif)
    -330px -36px no-repeat;}	
#menulinks a:hover {
    background: transparent url(/wp-content/themes/apst_theme/images/nav.gif)
    -385px -36px no-repeat;}	
#menusponsors a:hover {
    background: transparent url(/wp-content/themes/apst_theme/images/nav.gif)
    -440px -36px no-repeat;}	

#blog {
	padding: 0 2.5em 0 5.5em;}
	
/* Footer stuff */	
	
#footer {
	background-image:url(/wp-content/themes/apst_theme/images/foot_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	height: 65px;
	width: 100%;
	clear: both;
}

#footer div {
	padding: 3.2em 0em 0em 0em;
	color: #766d4b;
	font-size: smaller;
}


