body
{
	font-family : Arial;
	font-size : 12px;
	color : #000000;
	margin : 0;
	padding : 0;

}

A:link {text-decoration: underline; color: #394AE2;}
A:visited {text-decoration: underline; color: #394AE2;}
A:active {text-decoration: underline; color: #394AE2;}
A:hover {text-decoration: underline; color: #FF6000;}

#titlebar
{
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	color: #333;

}

.titlebg
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background: url(/images/layout/title_bg.gif) repeat-x;
	height: 100px;
}

.titlelogo
{
	margin-top: 0px;
	margin-bottom: 00px;
	margin-right: 80px;
	background: url(/images/layout/abysslogo.gif) no-repeat;
	background-position: right;
	height: 100px;
}

.titlespacer
{
	font-family: Arial;
	color: #FFFFFF;
	font-size: 18px;
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.titlemain
{
	font-family: Arial;
	color: #FFFFFF;
	font-size: 32px;
	font-weight: none;
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.titlemain a{
	text-decoration: none;
	color: #FFFFFF;
}

.titlesub
{
	font-family: Arial;
	color: #FFFFFF;
	font-size: 13px;
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.titlestrip
{
	width: 100%;
	height: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background: url(/images/layout/title_strip.gif) repeat-x;
	font-size: 1px;
}




.navbg
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background: url(/images/layout/nav_bg.gif) repeat-x;
	height: 25px;
}

.navspacer
{
        font-family : Arial;
        font-size : 4px;
        color : #000000;
        text-align : right;
}

.navtext
{
        font-family : Arial;
        font-size : 11px;
        color : #000000;
        text-align : right;
	margin-right: 10px;
}

A.topnav:link {text-decoration: none; color: #FFFFFF;}
A.topnav:visited {text-decoration: none; color: #FFFFFF;}
A.topnav:active {text-decoration: none; color: #FFFFFF;}
A.topnav:hover {text-decoration: none; color: #FF8000;}


.navbg2
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background: url(/images/layout/nav_bg2.gif) repeat-x;
	height: 14px;
}



 .mainbg
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background: url(/images/layout/main_bg.gif) no-repeat;
	background-position: top-right;
}



 .title
{
        font-family : Arial;
        font-size : 22px;
	color : #394AE2;
}

h1{
    font-family : Arial;
    font-size : 22px;
	color : #394AE2;
	margin: 0;
	font-weight: normal;
}

 .subtitle
{
	font-family : Arial;
    font-size : 14px;
    color : #000000;
    text-align : justify;
	font-weight: bold;
}

h2{
	font-family : Arial;
    font-size : 14px;
    color : #000000;
    text-align : justify;
	font-weight: bold;
	margin: 0;
	font-weight: bold;

}
 .main
{
	font-family : Arial;
	font-size : 13px;
	color : #000000;
	text-align : justify;
}

 .mainnojust
{
	font-family : Arial;
        font-size : 13px;
        color : #000000;
        text-align : left;
}



#footer
{
	clear: both;
	margin: 0px;
	padding: 0px;
}

 .footer { 
	background: #FFFFFF url(/images/layout/footer_bg.gif) repeat-x top;
	width: 100%;
	color:#FFF;  
	text-align:center; 
	clear:both;
	font-family : Arial;
        font-size : 11px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	height: 68px;
}

 .footertext {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 11px;
}


A.footertext:link {text-decoration: none; color: #FFFFFF;}
A.footertext:visited {text-decoration: none; color: #FFFFFF;}
A.footertext:active {text-decoration: none; color: #FFFFFF;}
A.footertext:hover {text-decoration: none; color: #FF8000;}


.footerspacer
{
	font-family: Arial;
	color: #FFFFFF;
	font-size: 16px;
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.footerspacer2
{
	font-family: Arial;
	color: #FFFFFF;
	font-size: 12px;
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#main
{
	width: 90%;
	clear: both;
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 30px;
	margin-bottom: 30px;
}

#left
{
	float: left;
	width: 50%;
	margin-bottom: 20px;
}


#middle
{
	float: left;
	width: 35%;
	margin-bottom: 20px;
}

#right
{
	float: right;
	width: 28%;
	margin-bottom: 20px;
}

#full
{
	width: 100%;
	margin-bottom: 20px;
}


#homeleft{
	width: 50%;
	margin-bottom: 20px;
	float: left;
}

#homeright{
	width: 50%;
	margin-bottom: 20px;
	float: left;
}



#leftext
{
	float: left;
	width: 70%;
	margin-bottom: 20px;
}


#middleext
{
	float: right;
	width: 50%;
	margin-bottom: 20px;
}

#rightext
{
	float: right;
	width: 28%;
	margin-bottom: 20px;
}



#lefthalf
{
	float: left;
	width: 49%;
	margin-bottom: 20px;
}


#righthalf
{
	float: right;
	width: 49%;
	margin-bottom: 20px;
}



#left p { margin: 0 0 1em 0; right-margin: 15px; margin-right: 10px;}
#right p { margin: 0 0 1em 0; left-margin: 15px; margin-left: 10px;}



.info{
        color : #000000;
        text-align : justify;
	font-weight: bold;
	background: #F6BE53;
	padding: 5px;
}