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

.pageBackground { }

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

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

#decPic {

    height: 180px;
    overflow: hidden;
    background: url(/templates/img/decpic/nature_0033.jpg) repeat;
    background-repeat: repeat;
    background-position: top center;
}

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

.aavaDDMContainer {
    position: relative;
    white-space: nowrap;
    z-index: 10;
}

.aavaDDM {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
    font-family: Tahoma, Geneva, sans-serif;
}

.aavaDDM li {
    display: inline;
    list-style: none;
    float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

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

.aavaDDM li.active { }

.aavaDDM li a.active {
    color: #ff0042;
}

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

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

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

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

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

.aavaDDM ul li a:hover { }

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

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

.aavaDDM ul ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

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

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

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

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

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

.aavaTreeMenuContainer {
	margin-bottom: 15px;
	background          :   url(/templates/darkness_red/img/border.gif) repeat-x bottom left #101415;
}


.aavaTreeMenu {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}

.aavaTreeMenu li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.aavaTreeMenu li a {
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size			:	1.2em;
	font-weight			:	bold;
	text-transform		:	uppercase;
	line-height: 1.2em;
    background          :    url(/templates/darkness_red/img/border.gif) repeat-x top left;
	color				:	#e0e0e0;
	text-decoration		:	none;
	font-family			:	Tahoma,Geneva,sans-serif;
	
}

.aavaTreeMenu li.active {
}

.aavaTreeMenu li a.active {
	color				:	#ff0042;
}

.aavaTreeMenu li a:hover {
    background          :   url(/templates/darkness_red/img/border.gif) repeat-x top left #333;
	text-decoration		:	underline;
}

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

.aavaTreeMenu ul {
	margin: 0px 0 0px 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background			:	#101415;
}

.aavaTreeMenu ul li {
	background			:	none;
}

.aavaTreeMenu ul li a {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-weight			:	normal;
	color				:	#e0e0e0;
	border-width		: 0px;
    background: none;
}
	
.aavaTreeMenu ul li a:hover {
    background: none;
}	


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

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

.aavaTreeMenu ul ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

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

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

#contentHolder {
	border: 0px solid #000;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;

}

#leftContent {
    width: 200px;
    float: left;
    overflow: hidden;
    position: relative;
}

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

#mainContentInner {
    margin-top: 0px;
    margin-right: 25px;
    margin-bottom: 0px;
    margin-left: 25px;
}
#rightContent {
    width: 200px;
    float: right;
    overflow: hidden;
    position: relative;
}

#leftContentInner {
    background: #101415;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
    margin-right: 10px;
    border: 1px solid #000;
}

#rightContentInner {
    background: #101415;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
    margin-left: 10px;
    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: #ff0042;
}

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

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

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

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

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

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

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

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

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

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

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

#footer {
    

}

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

    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    color: #bbb;	
}

#footer p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

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

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

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

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

.moduleHolder.moduleContent {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 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;
}