body {
	background-color: #727272;
	color: #DFDFDF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

a {
	color: #c2bebe;	
	background-color: inherit;
	text-decoration: underline;
}

a:hover {
	color: #d26a36;
	background-color: inherit;
}

span {
	display: none;
}

ul {
	list-style-type: none;
	padding-left: 68px;
	padding-right: 54px;
	text-align: justify;
}

li {
	list-style-type: none;
	list-style-position: outside;
	padding-left: 0px;
	list-style-image: url(images/bullet.jpg);
}

p {
	text-align: left;
	line-height: 16px;
	clear : both;
	float : none;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 28px;
	font-size: 12px;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #DFDFDF;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
	visibility: hidden;
}

#container {
	margin: 0px auto;
	width: 980px;
	color: inherit;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: inset;
	border-top-color: #DAD7C8;
	border-right-color: #DAD7C8;
	border-bottom-color: #DAD7C8;
	border-left-color: #DAD7C8;
	background-color: #0c070d;
	background-image: url(images/container_background.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

/* Right Column */
#right_column p {
	padding-top: 20px;
	line-height: 16px;
	padding-left: 0px;
	margin-right: 20px;
	margin-left: 20px;
}
.border {
	border-left-width: 1px;
	border-left-style: solid;
	border-right-style: none;
	border-left-color: #DAD7C8;
}

/* Page Menu */

#page_menu {
	width: 414px;
	color: #FFFFFF;
	background-color: #0c070d;
	background-image: none;
	background-repeat: repeat-x;
	background-position: 0% 0%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: none;
	font-variant: small-caps;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: ridge;
	border-bottom-style: ridge;
	border-top-color: #DAD7C8;
	border-bottom-color: #DAD7C8;
	text-align: center;
}

#page_menu a {
	background-color: inherit;
	color: #F77F1D;
	text-decoration: none;
	font-size: 13px;
}

#page_menu a:hover {
	background-color: inherit;
	color: #999999;
}

#page_menu li {
	padding: 0px 2px 2px;
	float: left;
}

#page_menu li a {
	display: block;
	width: 95px;
	background-position: 50% 0%;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	text-transform: lowercase;
}

#page_menu li#menu1 a {
	margin-right: 7px;
	width: 90px;
}

#page_menu li a span {
	padding-top: 13px;
	display: block;
	padding-bottom: 13px;
}
.menu_seperator {
	color: #F77F1D;
	text-align: center;
}
