﻿/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
	font-family: verdana, Arial, sans-serif;
}

body {
	font-size: 13px;
	color: black;
}

h1, h2 {
	margin-bottom: 20px;
	color: #333333;
}

h1 {
	font-size: 1.6em;
	color: #003c9b;
}

h2 {
	font-size: 1.36em;
}

h3 {
	font-size: 1.2em;
	color: #636363;
}

p, blockquote, ol, ul {
	margin-bottom: 20px;
	line-height: 1.67em;
}

ol, ul {
	list-style: none;
}

ol {
	margin-left: 3em;
	list-style: outside decimal;
}

a {
	color: #0000ff;
}

a:hover {
	text-decoration: none;
}


.link {
	color: #0000FF;
	text-decoration: underline;
	font-size: 1.2em;
}

.link:hover {
	color: red;
}

.currentpg {
	color: black;
	text-decoration: none;
}

.hide {
	visibility: hidden;
}

/* Logo */

#logo {
	padding: 1px 0 130px 0;
	background: url(images/AS-logo.jpg) no-repeat center top;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #FFFFFF;
	
}

/* Nav  */
#nav {
	padding: 1px 0 1px 0;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #FFFFFF;
	text-align: center;
}

#nav a {
	padding: 10px 10px 15px 10px;
	font-family: "Arial";
	text-decoration: none;
	font-size: 1em;
	color: #000080;
	line-height: 3;
	background: url(images/button.gif);
}

#nav a:hover{
	padding: 10px 10px 15px 10px;
	font-family: "Arial";
	font-size: 1em;
	text-decoration: none;
	color: #000080;
	line-height: 3;
	background: url(images/buttonh.gif);
}

/* Page */

#page {
	width: 860px;
	margin: 0 auto;
	background-color: white;
	background: url(images/sumtextb.jpg) repeat;
}

/* Left */
/*
#left {
	float: left;
	width: 160px;
	padding: 20px;
}

#left h2 {
	margin-bottom: 1em;
	padding-right: 6px;
	border-right: 4px solid #000000;
	text-transform: uppercase;
	text-align: right;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
}

#left ul {
	line-height: 3em;
}

#left li {
	text-align: left;
}

#left a {
	padding: 20px 20px 20px 6px;
	font-family: "Arial Black";
	text-decoration: none;
	font-size: 1em;
	color: white;
	background: url(images/button.jpg) no-repeat left center;
}

#left a:hover {
	font-family: "Arial Black";
	font-size: 1em;
	text-decoration: none;
	color: red;
}

#left .currentpg {
	font-family: "Arial Black";
	padding: 5px 5px 5px 6px;
	color: #003c9b;
	text-decoration: none;
	border: #edb307 2.5px solid;
	background: white;
}

#left2 a {
	padding: 20px 20px 20px 6px;
	font-family: "Arial Black";
	text-decoration: none;
	font-size: 1em;
	color: white;
	background-image:none;
}

#left2 a:hover {
	font-family: "Arial Black";
	font-size: 1em;
	text-decoration: none;
	color: red;
}

#left2 h2 {
	margin-bottom: 1em;
	padding-right: 6px;
	border-right: none;
	text-align: center;
	font-size: 1.3em;
	font-weight: bold;
	color: #000000;
}
*/
/* Center */

#center {
	width: 800px;
	padding: 0 40px 0 20px;
}

#center h1 {
	font-size: 2em;
	color: #003c9b;
	text-align: center;
}
#center h2 {
	font-size: 1.5em;
	color:red;
}
#center h3 {
	font-size: 1.2em;
	color:red;
	padding: 0 0 0 20px;
}
#center h4 {
	font-size: 1.2em;
	color:blue;
}

#center link {
	color:blue;
}

#center .style1 {
	font-size: 1.3em;
	text-align:left;
}

#center .style2 {
	text-align:center;
}
#center .style3 {
	padding: 0 10px 0 0;
	float:left;
}

#center .style4 {
	font-size: 1.1em;
	text-align:left;
	font-family: "Verdana";
	color:navy;
}
#center .style5 {
	font-size: 1.1em;
	text-align:left;
	font-family: "Verdana";
	color:navy;
	padding: 0 0 0 40px;
}
#center .style6 {
	padding: 10px 0 10px 10px;
	float: right;
}


/* Right */
/*
#right {
	float: left;
	width: 160px
	padding:20px 20px 0px 20px; 
}

#right h2 {
	margin-bottom: 1em;
	padding-left: 6px;
	border-left: 4px solid #000000;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
}

#right ul {
	padding-left: 40px;
	line-height: 1.82em;
	list-style-type: disc;
}

#right li {
	padding-left: 0px;
	background: url(images/img04.gif) no-repeat left center;
}

#right a {
	text-decoration: none;
	font-size: .85em;
}

#right a:hover {
	text-decoration: underline;
}

#right .link {
	color: #0000FF;
	text-decoration: underline;
	font-size: 1.2em;
}

#right .link:hover {
	color: red;
}
*/

*/

/* FootNav */
#footnav {
	width: 860px;
	height: 15px;
	padding: 0px 0px 15px 0px;
	background: white center; 
	text-align:center;
	margin: 0 auto;
}

#footnav a {
	text-decoration: underline;
	color: blue;
}

#footnav a:hover {
	color: red;
}

/* Footer */

#footer {
	width: 860px;
	height: 15px;
	padding: 5px 0px 5px 0px;
	background: #003c9b center;
	margin: 0 auto;
}

#footer p {
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .125em;
	font-size: .77em;
	font-weight: bold;
	color: white;
}

#footer a {
	text-decoration: none;
	color: #000000;
}

/* Counter */
#counter {
visibility: hidden;
margin: 0 auto;
}

