/*
GlowZone
*/

* {
	margin-top: 0;
}

body {
float:left;
	margin: 0;
	padding: 0;
	background: #ffffff /*url(images/bg.png) repeat-x center top*/;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #372c00;
}

h1, h2, h3 {
	font-weight: normal;
	color: #fac906;
}

h1 { font-size: 137%; color:#fac906; }
h2 { font-size: 117%; color:#fac906; }
h3 { font-size: 110%; font-weight: bold; }

p, ul, ol {
	font-size: 100%;
}

p {
}

ul {
}

ol {
}

blockquote {
}

a {
	color: #ff6600;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 960px;
	/*height: 120px;*/
	margin: 0 auto;
}

#header h1, #header p {
	margin: 0;
	font-weight: bold;
}

#header h1 {
	padding: 30px 0 0 20px;
	text-transform: lowercase;
	font-size: 229%;
}

#header p {
	margin: -5px 0 0 0;
	padding: 0 0 0 20px;
	text-transform: uppercase;
	font-size: 85%;
}

#header a {
	text-decoration: none;
	color: #4c4b4b;
}

/* Menu */

#menu {
	width: 960px;
	height: 406px;
	margin: 0 auto;
	padding: 0px 0;
	background: url(images/img01.3.6yellow.jpg) no-repeat center top; 
}
/*
#menu ul {
	height: 120px;
	margin: 0;
	padding: 0;
	background: url(images/img03.gif) no-repeat;
	list-style: none;
}

#menu li {
	float: left
	height: 120px;
	background: url(images/img03.gif) no-repeat left top;
}

#menu a {
	float: left;
	height: 120px;
	margin: 0px;
	padding: 40px 35px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 30px;
	font-weight: inherit;
	color: #000000;
}

#menu a:hover {
	background: url(images/img02.gif) repeat-x;
	color: #FFFFFF;
	height: 120px;
}

#menu .current_page_item a {
	background: url(images/img02.gif) repeat-x;
	height: 120px;
	color: #FFFFFF;
}
*/

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	background: url(images/img01.4yellow.jpg) repeat-y;
	/* background: #a2faf1 url(images/img03.png) repeat-y; */
}

/* Content */

#content {
	float: left;
	width: 210px;
	/*height: 510px; */
	padding: 4px 4px 4px 4px; 
}

#content p {
	margin: 0;
	padding: 10px;
	font-size: 13px;
}

#content a:link {
	color: #021c34;
	font: bold;
	text-decoration:none;
}

#content a:visited {
	color: #021c34;
	font: bold;
	text-decoration:none;
}

#content a:hover {
	color: #021c34;
	font: bold;
	text-decoration:underline;
}

.boxed {
	background: #121B23;
	border: 1px dotted #000000;
}

.boxed .title {
	margin: 0;
	padding: 5px 20px;
	background: #000000;
	text-transform: uppercase;
	font-size: 100%;
	font-weight: bold;
}

.boxed .content {
	padding: 3px;
}


/* Text Area */

#textarea {
	width: 960px;
	padding: 0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	/*background: url(images/body.png) repeat-y center top; */
}

#textarea ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#textarea li {
}

#textarea li ul {
	padding: 5px;
}

#textarea li li {
	margin: 0;
	padding: 5px 0;
}

#textarea h2 {
	margin: 0;
	padding: 10px;
	background: #4c4b4b;
	border-top: 1px solid #23282E;
	border-bottom: 1px solid #23282E;
	text-transform: lowercase;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
}

#textarea h3 {
	margin: 0;
}

#textarea p {
	margin: 30px 0 15px 0;
}

#textarea a {
	text-decoration: none;
}

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



/* Clear Area */

#cleararea {
	width: 960px;
	/*height: 560px;  */
	padding: 0;
	color: #000000;
}

#cleararea ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#cleararea li {
}

#cleararea li ul {
	padding: 20px;
}

#cleararea li li {
	margin: 0;
	padding: 5px 0;
}

#cleararea h2 {
	margin: 0;
	padding: 10px;
	background: #4c4b4b;
	border-top: 1px solid #23282E;
	border-bottom: 1px solid #23282E;
	text-transform: lowercase;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
}

#cleararea h3 {
	margin: 0;
}

#cleararea p {
	margin: 5px 5px 5px 5px;
}

#cleararea a {
	text-decoration: none;
}

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


/* Sidebar */

#sidebar {
	float: right;
	width: 735px;
	padding: 3px 3px 3px 3px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
	color: #021c34
}

#sidebar li {
	margin-bottom: 5px;
}

#sidebar li ul {
	padding: 15px;
}

#sidebar li li {
	margin: 0;
	padding-left: 10px;
	padding-bottom: 5px;
	background: url(images/img04.gif) no-repeat left 35%;
}

#sidebar h2 {
	margin: 0;
	padding: 10px;
	background: #ffffff;
	border-top: 1px solid #23282E;
	border-bottom: 1px solid #23282E;
	text-transform: lowercase;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
}

#sidebar h3 {
	margin: 0;
}

#sidebar p {
	margin: 0;
	padding: 10px;
	font-size: 13px;
}

#sidebar a {
	text-decoration: none;
}

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


/* Submenu */

#submenu a {
	padding-left: 15px;
	background: url(images/img07.gif) no-repeat left center;
}

/* Footer */

#footer {
	background: url(images/img01.4yellow.jpg) repeat-y;
	width: 960px;
	height: 77px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	/* background: url(images/img08.jpg) no-repeat; */
}

#footer p {
	margin: 0;
	padding: 0 0 0 26px;
	font-size: 77%;
	color: #372c00;
}

#footer a {
	color: #372c00;
}