body {
	font-size			:	10px;
	text-align			:	center;
	font-family			:	Arial,Helvetica,sans-serif;
	color				:	#000;
	background			:	url('/templates/darkness_yellow/img/bg.jpg') no-repeat center top #1f2629;
}


textarea {
	font-family			:	Arial,Helvetica,sans-serif;
	font-size			:	1em;
}

input {
	font-family			:	Arial,Helvetica,sans-serif;
	font-size			:	1em;
}

select {
	font-family			:	Arial,Helvetica,sans-serif;
	font-size			:	1em;
}


.pageBackground {
}

#pageWidth {
	width				:	912px;
	margin-left			:	auto;
	margin-right		:	auto;
	margin-top			:	67px;
	text-align			:	left;
}

#decPicHolder {
	background			:	#101415;
	padding				:	3px;
	margin-bottom		:	11px;
}

#decPic {

	width				:	100%;
	height				:	230px;
	overflow			:	hidden;
	background			:	url(/templates/img/decpic/nature_0033.jpg) repeat center center;
}

.borderDiv {
	height				:	2px;
	line-height			:	1px;
	font-size			:	1px;
	background			:	url(/templates/darkness_yellow/img/border.gif) repeat-x top left;
}

#menu1 {
	position			:	relative;
	white-space			:	nowrap;
	z-index				:	2;
}


.mlddm {
	margin				:	0px;
	padding				:	0px;
	font-family			:	Tahoma,Geneva,sans-serif;
}

.mlddm li {
	display				:	inline;
	list-style			:	none;
	float				:	left;
	margin				:	0;
	padding				:	0;
}

.mlddm li a {
	display				:	block;
	padding				:	0px 15px;
	font-size			:	1.2em;
	font-weight			:	bold;
	text-transform		:	uppercase;
	line-height			:	24px;
	color				:	#e0e0e0;
	text-decoration		:	none;
	
}

.mlddm li.active {
}

.mlddm li a.active {
	color				:	#fff352;
}

.mlddm li a:hover {
	text-decoration		:	underline;
}

.mlddm li a.active:hover {
	text-decoration		:	none;
}

.mlddm ul {
	z-index				:	100;
	position			:	absolute;
	visibility			:	hidden;
	margin				:	0 0 0 0;
	padding				:	0;
	background			:	#101415;
	border				:	1px solid #757575;
}

.mlddm ul li {
	float				:	none;
	background			:	none;
}

.mlddm ul li a {
	display				:	block;
	width				:	auto;
	margin				:	0px;
	padding				:	0 20px 0 10px;
	line-height			:	28px;
	font-weight			:	normal;
	color				:	#e0e0e0;
	border-width		:	0;
}
	
.mlddm ul li a:hover {

}	


.mlddm ul li.active {
	background			:	none;
}

.mlddm ul li a.active {
	font-weight			:	bold;
	background			:	none;	
}

.mlddm ul ul {
	margin				:	0px;
}

.mlddm ul li a.active:hover {
	text-decoration		:	underline;
}

.mlddm ul li a.hsub {
	background			:	transparent no-repeat right url(/templates/darkness_yellow/img/arrow.gif);
}

.mlddm ul li a.hsub:hover {
	background			:	transparent no-repeat right url(/templates/darkness_yellow/img/arrow.gif);
}

.mlddm ul li a.hsubActive {
	font-weight			:	bold;
	color				:	#fff352 !important;
	background			:	transparent no-repeat right url(/templates/darkness_yellow/img/arrow.gif);
}

.mlddm ul li a.hsubActive:hover {
	background			:	transparent no-repeat right url(/templates/darkness_yellow/img/arrow.gif);
}

#greenbox {
	height				:	8px;
	line-height			:	1px;
	font-size			:	1px;
	background			:	#728f37;
}

#contentHolder {
	padding				:	20px 0;
}

#leftContent {
	width				:	190px;
	padding-right		:	10px;
	float				:	left;
	overflow			:	hidden;
	position			:	relative;
}

#mainContent {
	width				:	512px;
	overflow			:	hidden;
	float				:	left;
	overflow			:	hidden;
	position			:	relative;
}

#mainContentInner {
	padding				:	0 25px;
}

#rightContent {
	width				:	190px;
	padding-left		:	10px;
	float				:	right;
	overflow			:	hidden;
	position			:	relative;
}


#leftContentInner {
	background			:	#101415;
	padding				:	6px;
	border				:	1px solid #000;
}

#rightContentInner {
	background			:	#101415;
	padding				:	6px;
	border				:	1px solid #000;
}

.content {
	font-family			:	Verdana, Geneva, sans-serif;
	font-size			:	1.2em;
	line-height			:	1.4em;
	color				:	#bbbbbb;
}

.sideContent {
	font-family			:	Verdana, Geneva, sans-serif;
	font-size			:	1.2em;
	line-height			:	1.4em;
	color				:	#bbbbbb;
}

.content a {
	color				:	#fff;
	text-decoration		:	none;	
	font-weight			:	normal;
}

.sideContent a {
	color				:	#fff;
	text-decoration		:	none;	
	font-weight			:	normal;
}

.content a:hover {
	text-decoration		:	underline;
}

.sideContent a:hover {
	text-decoration		:	underline;
}

.content h1 {
	font-size			:	2.0em;
	margin-bottom		:	0.6em;
	font-weight			:	normal;
	color				:	#fff352;
}

.content h2 {
	font-size			:	1.8em;
	margin-bottom		:	0.6em;
	color				:	#fff352;
	font-weight			:	normal;
}

.content h3 {
	font-size			:	1.6em;
	margin-bottom		:	0.6em;
	color				:	#fff352;
	font-weight			:	normal;
}

.content h4 {
	font-size			:	1.4em;
	margin-bottom		:	0.6em;
	color				:	#fff352;
	font-weight			:	normal;
}

.content h5 {
	font-size			:	1.2em;
	margin-bottom		:	0.6em;
	color				:	#fff352;
	font-weight			:	normal;
}

.content h6 {
	font-size			:	1.0em;
	margin-bottom		:	0.6em;
	color				:	#fff352;
	font-weight			:	normal;
}

.sideContent h1 {
	font-size			:	1.6em;
	margin-bottom		:	0.6em;
	font-weight			:	normal;
	color				:	#fff352;
}

.sideContent h2 {
	font-size			:	1.4em;
	margin-bottom		:	0.6em;
	color				:	#fff352;
	font-weight			:	normal;
}

.sideContent h3 {
	font-size			:	1.2em;
	margin-bottom		:	0.6em;
	color				:	#fff352;
	font-weight			:	normal;
}

.sideContent h4 {
	font-size			:	1.0em;
	margin-bottom		:	0.6em;
	color				:	#fff352;
	font-weight			:	normal;
}

.sideContent h5 {
	font-size			:	1.0em;
	margin-bottom		:	0.6em;
	color				:	#fff352;
	font-weight			:	normal;
}

.sideContent h6 {
	font-size			:	1.0em;
	margin-bottom		:	0.6em;
	color				:	#fff352;
	font-weight			:	normal;
}

#footer {
	padding				:	7px 0 0 0;
	position			:	relative;
	text-align			:	center;
	background			:	url(/templates/darkness_yellow/img/border.gif) repeat-x top left;
	
}

#footer p {
	font-family			:	Arial,Helvetica,sans-serif;
	margin				:	0;
	padding				:	0;
	font-size			:	1.2em;
	color				:	#bbb;
}

#footer p a {
	text-decoration		:	none;
	color				:	#bbb;
}

#footer p a:hover {
	text-decoration		:	underline;
}

.moduleHolder {
	margin				:	0 0 15px 0;
	
}

.moduleHolder .moduleHeader h2 {
	margin-bottom		:	0;
	border				:	none;
}

.moduleHolder .moduleContent {
	padding				:	5px;
	border				:	1px solid #757575;

}

.moduleHolder .moduleTop {
	display				:	none;
}

.moduleHolder .moduleBtm {
	display				:	none;
}

.borderColor1 {
	border-color		:	#757575;
}

.borderColor2 {
	border-color		:	#757575;
}

.borderColor3 {
	border-color		:	#757575;
}
