body{
	background : #000 url("bkgd.gif") no-repeat;
	cursor : default;
}

#body{
	background : #1A0209;
	position : absolute;
	top : 35px;
	left : 350px;
	text-align : justify;
	width : 600px;
}

#body h1{
	background : #000;
	border-bottom : 1px dashed #4C061B;
	color : #BA0E3D;
	font : 20pt "Palatino Linotype", "Times New Roman", sans-serif;
	letter-spacing : 2pt;
	line-height : 15px;
	margin : 0px;
	padding-top : 25px;
	text-transform : lowercase;
}

#body h2{
	color : #7D092D;
	font : bold 8pt Verdana, sans-serif;
	letter-spacing : 1pt;
	line-height : 12px;
	margin : 5px 5px 0px 5px;
	padding-bottom : 0px;
	text-transform : uppercase;
}

#body p{
	color : #EFBBB3;
	font : 9pt "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
	line-height : 18px;
	margin : 2.5px 5px 7.5px 5px;
	padding-top : 0px;
	padding-bottom : 5px;
}

#body p a{
	color : #EB798E;
	font : bold 8.5pt Georgia, sans-serif;
	letter-spacing : 0.5pt;
	text-decoration : none;
}

#body p a:hover{
	color : #E23D5D;
	cursor : help;
}

#body h3{
	background : #000;
	color : #2C0410;
	font : 9pt Georgia, sans-serif;
	letter-spacing : 2pt;
	line-height : 45px;
	height : 90px;
	margin : 0px;
	text-align : center;
}

#body h3 a{
	color : #84122D;
	font : 7pt Georgia, sans-serif;
	text-decoration : none;
}

#body h3 a:hover{
	border-bottom : 1px dotted #2C0410;
	color : #84122D;
}

#body ul{
	color : #EFBBB3;
	font : 9pt "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
	list-style-type : square;
	line-height : 18px;
}

#body ul a{
	color : #EB798E;
	font : bold 8.5pt Georgia, sans-serif;
	letter-spacing : 0.5pt;
	text-decoration : none;
}

#body ul a:hover{
	color : #E23D5D;
	cursor : help;
}

#nav{
	position : absolute;
	top : 460px;
	left : 100px;
	width : 150px;
}

#nav h1{
	background : #000;
	border-bottom : 1px dashed #4C061B;
	color : #BA0E3D;
	font : 15pt "Palatino Linotype", "Times New Roman", sans-serif;
	letter-spacing : 2pt;
	line-height : 7.5px;
	margin : 0px;
	padding-top : 25px;
	text-align : right;
	text-transform : lowercase;
}

.navcontainer ul{
	background : #1A0209;
	margin : 0px;
	padding : 10px;
}

.navcontainer ul li{
	line-height : 20px;
	list-style : none;
}

.navcontainer ul li a{
	color : #E23D5D;
	font : bold 9pt "Palatino Linotype", "Times New Roman", sans-serif;
	letter-spacing : 2pt;
	padding-left : 15px;
	text-decoration : none;
	text-transform : uppercase;
}

.navcontainer ul li a:hover{
	border-left : 5px dotted #430518;
	color : #EB798E;
	cursor : help;
	padding-left : 10px;
}

#nav h3{
	background : #000;
	color : #4E081F;
	font : 7pt Georgia, sans-serif;
	height : 90px;
	letter-spacing : 2pt;
	margin-top : 20px;
	text-align : center;
}

#nav h3 a{
	color : #84122D;
	font : 7pt Georgia, sans-serif;
	text-decoration : none;
}

#nav h3 a:hover{
	border-bottom : 1px dotted #2C0410;
	color : #84122D;
}

ul.menu{
	color : #EFBBB3;
	margin-left : 25px;
	margin-right : 100px;
	padding-bottom : 7px;
	padding-left : 0px;
}

.menu li{
	background : #26030D;
	border-bottom : 1px solid #430518;
	border-left : 5px solid #430518;
	list-style-type : none;
	margin : 2.5px 15px 10px 15px;
	padding : 5px;
}

.menu li a{
	color : #EB798E;
	font : bold 8pt Georgia, sans-serif;
	text-decoration : none;
}

.menu li a:hover{
	color : #E23D5D;
	cursor : help;
}

img{
	border : 0px;
}

.bdr{
	border : 5px solid #000;
}

.bdrleft{
	border : 5px solid #000;
	float : left;
	margin : 2px 5px 0px 5px;
}

.bdrright{
	border : 5px solid #000;
	float : right;
	margin : 2px 5px 0px 5px;
}

#eXTReMe{
	margin-bottom : 30px;
	text-align : center;
}
