/* Design by Studio 7 Designs Inc under Creative Commons 3.1 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border:0pt none;
	font-family:inherit;
	font-size:100%;
	font-style:inherit;
	font-weight:inherit;
	margin:0pt;
	outline-color:invert;
	outline-style:none;
	outline-width:0pt;
	padding:0pt;
	vertical-align:baseline;
}
p + p {
	margin-top: 1.0em; 
}

body {
	background:url(images/background.png) center top repeat; 
	font-size:12px;
	font-family:arial, sans-serif;
	background-color: #333;
}

a {
	color:#FFF;
	text-decoration:none;
}

a:hover {
	color:#a6c9e3;
	text-decoration:underline;
}

.wrapper {
	width:938px;
	margin:0 auto;
}

.container {
	background: #333;
	padding:0px 1px 0px 1px;
	padding:0px 1px 0px 1px;
	margin:30px 0 100px 0;
	width:900px;
}

.textbox {
	padding-top:2.5em;
	padding-left:2.5em;
	padding-right:2.5em;
	text-align:justify;
	line-height: 150%;
	width:380px;
	float:left;
	color:#FFF;
	vertical-align: middle;
}

.textbox a {
	color:#ff6600;
}

.textbox a:visited {
	color: #48C;

}

.slidebox {
	text-align:right;
	width:450px;
	float:right;
}
.images {
	width: 440px;
	margin: 2px;
	padding: 0em;
}

.slides {
	border: 1px solid #f60;
	margin: 2px;
	padding: 0em;
	color: #FFF;
}

.header {
	padding:15px 0 15px 13px;
}

h1 {
	font-size:30px;
	font-family:arial;
	line-height:32px;
}

h1 a{
	text-decoration:none;
}

h1 a:hover{
	text-decoration:none;
}

h2 {
	font-size:16px;
	font-family:arial;
	line-height:20px;
}

.anchor a{
	text-decoration:none;
	color:#FFF;
}

.anchor a:hover {
	text-decoration:none;
	font-color:#FFF;
}
.menu ul {
	background: #212121;
	font-size:14px;
	list-style:none;
	color:#ff6600;
	/*text-transform:uppercase;*/
}

.menu ul li{
	display:inline;
}

.menu ul li a{
	color:#ff6600;
	display:inline-block;
	padding:10px 15px;
	text-decoration:none;
}

.menu ul li a:hover{
	color:#81accc;
}

.menu ul li a.selected{
	color:#81accc;
}

.content {
	background:#333;
}

.sub ul {
	background: #212121;
	font-size:10px;
	list-style:none;
	color:#ff8800;
	/*text-transform:uppercase;*/
}

.sub ul li{
	display:inline;
}

.sub ul li a{
	color:#ff8800;
	display:inline-block;
	padding:10px 15px;
	text-decoration:none;
}

.sub ul li a:hover{
	color:#81accc;
}

.sub ul li a.selected{
	color:#568899;
}

.sidebar p {
	font-size:12px;
	line-height:15px;
}

.footer {
	background:#212121;
	text-align:right;
	color:#ff6600;
	padding:10px 14px;
	clear:both;
}

.footer span {
	float:left;
}

.footer ul{
	list-style:none;
}

.footer ul li{
	display:inline;
}

.footer ul li a{
	color:#ff6600;
	padding:0 5px;
}

.key {
	font-family: 'Courier New', Monospace;
	padding-left: 1px;
	padding-right: 1px;
	margin-top: 2px;
	margin-bottom: 1px;
	border: 1px outset #AAA;
	background: #DDD;
	color: #000;
}

.article {
	/*position:relative;*/
	clear:both;
	border-top-style:solid;
	border-top-width:3px;
	color:#000;
}

.content {
	/*position:relative;*/
}
