body        { color: black; font: 13px Arial, Helvetica, sans-serif; background-color: #d3d1d1; background-position: 0 0; width: 790px; margin: 11px 0 0; padding: 0     }

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: .2em;
	color: #000000;
}
h1 { margin: 0; padding: 0; text-transform: uppercase; letter-spacing: 0.2em; color: #000000; font-size: 15px; }

h3 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	color: #f00;
}

h4 { margin: 0; padding: 0; text-transform: uppercase; letter-spacing: 0.2em; color: #f00; font-size: 15pt; }

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

a { text-decoration: none; color: #f00; font-size: 12pt; }
b {
	text-decoration: none;
	color: #999999;
}
p1  { font-style: italic; text-decoration: none }

a:hover {
	text-decoration: underline;
}

.list {
		margin: 0;
		padding: 0;
		list-style: none;
		}
.list li {padding: 5px 0 }
/* Header */

#header    { background-color: transparent; background-image: url(images/index_08.gif); background-repeat: no-repeat; background-attachment: scroll; margin: 0 auto; width: 790px; height: 240px; }
#header * {
	text-decoration: none;
	text-align: center;
	color: #000000;
}

#header h1   { color: #c0c0c0; font-size: 14px; padding-top: 85px; padding-right: 5px }

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

/* Menu */
#menu     { background-color: black; margin: 0 auto; width: 790px; height: 45px  }
#menu li  { font-size: 12px; display: inline }
#menu li a        { color: #ccc; background-image: url(images/tab.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: right bottom; margin: auto; padding: 7px 5px 0 0  }
#menu li a:hover   { color: #feffb8; text-decoration: none; background: black url(images/tabhover.gif) no-repeat right bottom }
/* Top */
#Top {
	height: 40px;
	padding: 7px 0 0 0;
	background: url(images/img713.gif) repeat-x;
}
/* TopHeader */
#TopHeader {
	height: 40px;
	padding: 7px 0 0 0;
	background: url(images/img714.gif) repeat-x;
}
/* TopHeader Elements */
#TopHeader h2  { color: silver; font-size: 14px; margin-bottom: 20px; padding: 9px 0 0 10px; height: 14px }

/* Content */
#content { width: 790px; margin: 0; padding: 0; }

#colOne    { color: #999999; background-repeat: repeat; width: 500px !important; float: left; margin: 5px; padding-left: 20px; }
#colOne h2  { color: black; font-size: 12px; height: 14px ; }

#colTwo { width: 200px; float: left; padding: 12px 20px 0; }
#colTwo h2  { color: #f00; font-size: 12px; height: 14px ; }
#colTwoA {
	float: left;
	width: 250px;
	padding: 0 20px;
}

#colThree {
	float: left;
	width: 160px;
}
#colFour {
	float: left;
	width: 700px;
}
/* colFour Elements */
#colFour h1  { color: silver; font-size: 12px; margin-bottom: 20px; padding:0px 0 0 0px; height: 14px }
/* Content Elements */

#content h2 {
	height: 21px;
	margin-bottom: 20px;
	padding: 9px 0 0 10px;
	background: url(images/img512.gif);
	letter-spacing: normal;
	font-size: .9em;
}

#content h3 {
	text-transform: uppercase;
	letter-spacing: normal;
	font-size: x-small;
	color: #FFFFFF;
}

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

#content #colOne #right .box li {
	margin-left: 0;
	padding-left: 0;
	list-style: square inside;
}

/* Footer */

#footer { background: black url(images/img11.gif) repeat-x; width: 790px; height: 70px; float: right; margin-right: auto; margin-left: auto; padding: 7px 0 0; }
#footer * {
	color: white;
}

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


/* Extras */
.thirds { float: left; width: 295px; margin: 0 12px 0 0; color: #5d5d5d; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }
	.smallboxtop { height: 14px; color: #000; background-image: url(images/smallboxtop.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; }
	.smallbox { color: #444; background-image: url(images/smallbox.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: left bottom; padding: 1px 10px 10px; }
	.smallbox p { padding: 0; margin: 0; }
#right {
	
	width: 295px;
	margin: 0 0 10px;
}
	.boxtop { height: 19px; color: #000; background-image: url(images/boxtop.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; }
	.box { color: #5b5b5b; background-image: url(images/box.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: left bottom; padding: 0 10px 15px; margin: 0 0 10px; }
	.box p { padding: 0; margin: 0;}
	.image { float: left; margin: 25px; }

#notice  { color: #808080; background: url(images/bg.gif) no-repeat right bottom; padding: 12px 14px 1px }
fieldset {position:relative;}
legend span {display:block;position:absolute;top:-20px;left:100px}
