/* top, right, bottom, left. */
body {
	margin: 11px 0 0 0;
	padding: 0;
	font: normal small Arial, Helvetica, sans-serif;
	color: #999999;
/*djk	*/
	background: #000000 url(../images/aa1-1.gif) repeat-x;
}

body a {
	color: #00FF00;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	letter-spacing: .2em;
}

p, ul, ol, blockquote {
	margin: 0;
	line-height: 160%;
}

#menubutton {
	text-decoration: none;
	color: #9ED738;
}

#menubutton:hover {
	text-decoration: underline;
}

.center {
	text-align: center;
}

.clear {
	clear: both;
	padding: 0;
	position: static;
}

.left {
	float: left;
}

.right {
	float: right;
}

.white {
	color: #FFFFFF;
}

.hidden {display: none;}

.spliter {
	border-top: 1px solid #999999;
	margin: 15px 0 5px 0;
}

.indent {
	margin: 0 0 0 50px;
}

.lineheight1 {
	line-height: 110%;
}

.bar1 {
	border-top: 1px solid #999999;
	margin: 15px 80px 5px 80px;
}

.bar2 {
	border-top:1px dotted #444444;
	margin: 8px 90px;
}

.gap5 {
	margin: 5px;
}

.so {color: #FFFFFF;} /* standout */

.hl {background: #4863A0;} /* Highlight */

/* Header */

#header {
	position: relative;
	width: 726px;
	height: 61px;
	margin: 0 auto;
/*djk*/
	background: url(../images/bghead.jpg) no-repeat;
}

#header * {
	text-decoration: none;
	text-align: left;
}

#header h1 {
	padding: 10px 0px 0px 10px;
	font-size: 3em;
	color: #000000;
}

#header h2 {
	font-size: 1.2em;
	color: #FFFFFF;
}

#header a {
	font-weight: bold;
	color: #99FFFF;
	padding: 10px;
}

#header .title {
	width: 300px;
}

#header .over {
	background: none;
}

#header .links {
/*	width: 400px;*/
	float: right;
	padding: 10px;
	font:
}

#header .menu2 {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 500px;
}

#header .menu2 a {
	display: block;
	float: right;
	height: 10px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: .2em;
	font-size: 0.85em;
	color: #99FFFF;
}

#header .menu2 .highlight {
	color: #FFFF00;
	font-weight: bold;
}

/* Menu */

.menu {
	width: 726px;
	height: 51px;
	margin: 0 auto;
	background: url(../images/bgmenu.jpg) no-repeat;
}

.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.menu li {
	display: inline;
}

.menu a {
	display: block;
	float: left;
	width: 119px;
	height: 21px;
	padding: 7px 1px 1px;
	background: url(../images/button1.gif) no-repeat center center;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: .2em;
	font-size: x-small;
	font-weight: bold;
	color: #CCCCCC;
}

.menu .n1 {letter-spacing: .1em;}

.menu .w1 {
	background: url(../images/button2.gif) no-repeat center center;
	letter-spacing: .1em;
	width: 152px;
}

.menu .w2 {
	height: 26px;
	padding: 2px;
	background: url(../images/button2.gif) no-repeat center center;
	letter-spacing: .1em;
	width: 152px;
}

.menu .spacer {
	display: block;
	float: left;
	width: 132px;
	height: 21px;
	padding: 7px 1px 1px 1px;
}

.menu a:hover, .menu .active a {
	background-image: url(../images/button1a.gif);
	color: #FFFFFF;
}

.menu a.w1:hover, .menu a.w2:active  {
	background-image: url(../images/button2a.gif);
	color: #FFFFFF;
}

/* Content */

#content {
	margin: 0 auto;
/*	background: #FFFFFF; /*djk*/
}

.a * {
	color: #00FF00;
	text-decoration: none;
}

#colOne {
	float: left;
	width: 160px;
	margin: 0 0 0 5px;
/*	background: blue; */
}

#colOne a {
	text-decoration: none;
/*	color: #00FF00;*/
}

#colTwo {
	float: left;
	width: 360px;
	padding: 0 20px;
/*	background-color: green;     /* Remove*/
}

#colThree {
	float: left;
	width: 160px;
}

/* Content Elements */

#content h1 {
	color: #FFFFFF;
	text-align: center;
}

#content h2 {
	color: #FFFFFF;
}

#content h3 {
}

/*#content b {
	color: #CCCCCC;
}*/

#content ul {
	margin-left: 0;
	padding-left: 0;
	list-style: square inside;
}

#content .title {
	height: 21px;
	margin-bottom: 20px;
	padding: 9px 0 0 10px;
/*djk*/
	background: url(../images/img6.gif);
	letter-spacing: normal;
}

#content .title h2 {
	font-size: .9em;
	float: left;
	font-weight: bold;
}

#content .title p {
	font-size: .8em;
	float: right;
	margin-right: 20px;
	color: #343434;
	font-weight: bold;
}

#content .entry {
	letter-spacing: normal;
	font-size: 1em;
}

#content .entry img {
	float: left;
	padding: 10px;
}

#content .entry p {
}

.w7 {width: 744px;}

.w8 {width: 800px;}

.w10 {width: 980px;}

.w14 {width: 1480px;}

.w16 {width: 1640px;}

.h5 {height: 500px;}

/* Footer */

#footer {
	clear: both;
	height: 50px;
	padding: 7px 0 0 0;
/*djk*/
	background: url(../images/img5.gif) repeat-x;
}

#footer * {
	color: #000000;
}

#footer p {
	text-align: center;
	font-size: smaller;
}
