@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	background-image: url(../images/background2.jpg);
}
#nav {
	font-size: 100%;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #12CC02;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #12CC02;
	font-weight: bold;
}


#content {
	color: #FFFFFF;
	background-repeat: no-repeat;
	margin: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: thin solid #FFFFFF;
}
#nav a:link, #nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#nav a:hover, #nav a:active {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #12CC02;
}
#content h1 {
	font-size: 170%;
	font-family: "Tempus Sans ITC", "Sakkal Majalla", Verdana, Arial;
	color: #12CC02;
}

#content h2 {
	font-size: 120%;
	font-family: "Tempus Sans ITC", "Sakkal Majalla", Verdana, Arial;
	color: #12CC02;
}
#content p {
	font-family: "Tempus Sans ITC", Verdana, Arial, sans-serif;
	font-size: 100%;
}



#nav li {
	list-style-type: none;
	display: inline;
	margin: 10px;
	padding: 10px;
}
#nav ul {
	margin: 5px;
	padding: 5px;
}
#standards li {
	display: inline;
	list-style-type: none;
	margin: 25px;
	padding: 25px;
}
#standards ul {
	margin: 5px;
	padding: 5px;
}


#footer {
	color: #FFFFFF;
	text-align: center;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #12CC02;
	border-bottom-color: #12CC02;
	font-family: "Tempus Sans ITC", "Sakkal Majalla", Verdana, Arial;
	margin-bottom: 20px;
}
#subnav {
	color: #FFFFFF;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
}
#container {
	margin: auto;
	width: 864px;
}
#standards {
	text-align: center;
	clear: both;
}
#previous {
	float: left;
	width: 38%;
	margin-left: 15px;
	border: thin solid #CCCCCC;
	padding-left: 10px;
	margin-bottom: 40px;
	padding-right: 10px;
}
#work {
	float: right;
	width: 52%;
	margin-right: 15px;
	border: thin solid #CCCCCC;
	padding-left: 10px;
	margin-bottom: 20px;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #FFFF00;
}
#sites {
	text-align: center;
}
#text {
	text-align: center;
}
#content h3 {
	font-family: "Tempus Sans ITC", Verdana, Arial, sans-serif;
}
#banner1 {

}
