body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	color: #FFFFFF;
}
a {
	color: #6C9C25;
	text-decoration: none;
}
a:hover {
	color: #00FF33;
}
#outer_wrap {
	width: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#inner_wrap {
	background-image: url(../images/layout/stretch.jpg);
	background-repeat: repeat-y;
}
#logo_wrap {
	background-image: url(../images/layout/big_logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#top {
	background-image: url(../images/layout/upper.jpg);
	height: 12px;
	font-size: 12px;
	line-height: 12px;
}
#left {
	float: left;
	width: 220px;
	padding-bottom: 12px;
}
#menu_pic, #right_pic {
	border: 1px solid #002d2d;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
#menu_pic img, #right_pic img {
	border: 1px solid #002d2d;
}
#menu_pic p, #right_pic p {
	margin: 0px;
}
#centre {
	float: left;
	width: 433px;
	text-align: justify;
	margin-left: 4px;
	margin-right: 5px;
}
#header a {
	color: #6C9C25;
	text-decoration: none;
	text-align: right;
	display: block;
	margin-bottom: 15px;
	margin-right: 10px;
}
#header a:hover {
	color: #00FF33;
}
#header h1 {
	font-size: 24px;
	text-align: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#centre p {
	margin: 10px;
}
.content_ul {
	width: 350px;
	margin-left: auto;
	margin-bottom: 10px;
	margin-right: auto;
	margin-top: 10px;
}
.content_ul ul {
	list-style: none;
	border: 1px solid #002d2d;
	margin: 0px;
	padding: 5px;
}
.content_ul li {
	background-color: #001111;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #004646;
	padding-top: 3px;
	padding-bottom: 3px;
}
#centre h2 {
	padding: 5px;
	font-size: 24px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #002d2d;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #002d2d;
	background-color: #001111;
}
#content {
	margin-right: 15px;
	margin-left: 15px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #002D2D;
	border-bottom-color: #002D2D;
	border-left-color: #002D2D;
}
#content h3 {
	font-size: 14px;
	background-color: #001111;
	padding: 5px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #002D2D;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #002D2D;
	font-family: Arial, Helvetica, sans-serif;
}
#content a, #menu_pic a, #right_pic a {
	color: #993333;
}
#content a:hover, #menu_pic a:hover, #right_pic a:hover {
	color: #00FF33;
}
.error_msg {
	font-weight: bold;
	color: #990000;
}
.success_msg {
	font-weight: bold;
	color: #006600;
}
#right {
	float: left;
	width: 237px;
	margin-left: 1px;
}
.clear {
	clear: both;
}
#inner_footer {
	background-image: url(../images/layout/lower.jpg);
	height: 12px;
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 12px;
}

#footer {
	text-align: right;
	color: #333333;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	font-size: 9px;
}
#footer a {
	color: teal;
	text-decoration: none;
}
#footer a:hover {
	color: #666666;
}

#quote {
	color: #666666;
	text-align: center;
}
.centre_inner_top {
	background-image: url(../images/layout/centre_inner_top.jpg);
	height: 20px;
}
.centre_inner_middle {
	background-image: url(../images/layout/centre_inner_middle.jpg);
	padding-right: 15px;
	padding-left: 15px;
}
.centre_inner_bottom {
	background-image: url(../images/layout/centre_inner_bottom.jpg);
	height: 20px;
}
.right_inner_top {
	background-image: url(../images/layout/right_inner_top.jpg);
	height: 20px;
}
.right_inner_middle {
	background-image: url(../images/layout/right_inner_middle.jpg);
	padding-right: 15px;
	padding-left: 15px;
	color: #666666;
}
.right_inner_middle p {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.right_inner_bottom {
	background-image: url(../images/layout/right_inner_bottom.jpg);
	height: 20px;
}
#explanation {
	text-align: center;
}
#explanation p {
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: 0px;
	margin-right: 5px;
}
#my_job {
	color: #666666;
	margin-left: 15px;
}
