html {
  	height: 100%;
  	margin-bottom: 1px;
}

form {
  	margin: 0;
  	padding: 0;
	border: 0;
}

body {
	background: #000000;
	margin: 0px 0px 0px 0px;
	height: 100%;
	font-size: 11px;
	line-height: 130%;
	font-family: Geneva, Helvetica, Arial, sans-serif;
	color: #ccc;
}

div#hades_top {
	background: url(../images/try_01.jpg) 50% 0 no-repeat;
	padding-bottom: 87px;
}

div#hades_middle {
	background: url(../images/try_02.jpg) 50% 151px repeat-y;
}

div#hades_bottom {
	background: url(../images/try_03.jpg) 50% 1000px no-repeat;
}

div#content_pad {
	height: 500px;
	color: #999;	
	border: 5px solid #000;
}

div#content_pad_custom {
	color: #999;	
	border: 5px solid #000;
}

div.moduletable {
	background: #000;
}

div#footer {
	background: #000;
	color: #665;
	height: 65px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	text-align: center;
}

.mnu {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none
}

div.albumtable tr {
  padding-top: 50px;
  padding-bottom: 50px;
}

a:link, a:visited {
	color: #A45753; 
	text-decoration: none;
	font-weight: normal;
	text-decoration:none;
}

a:hover {
	color: #FFFFFF;	
	text-decoration: none;
	font-weight: normal;
}

p {
  margin-top: 0;
  margin-bottom: 5px;
  text-align: left;
}

.heading {
	line-height: 18px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0066FF;
}


h1, h2, h3, h4, h5 {
}

h3 {
	font-size: 12px;
	line-height: 1.1em;
	margin-bottom: 5px;
}

table.contentpaneopen, table.contentpane {
  width: 100%;
}

div.moduletable ul {
	margin: 5px 0;
	padding: 0 2em;
}

div.moduletable ul li {
	padding-bottom: 3px;
}

div.moduletable {
	margin-bottom: 8px;
	padding: 10px;
}

div#maincontent div.moduletable {
	padding-left: 0;
	padding-right:0;
}

.logoStyle {
	height: 20px;
	font-size: 10px;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.normal {
	font-size: 13px;
	color: #CCCCCC;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: justify;
}

#page_bg {
	height: 100%; 
	padding: 0;
	margin-bottom: 1px;
}

/** background stuff **/
div#wrapper {
	width: 799px;
	margin: 0 auto;
}

div#header {
	background: #000;
	height: 150px;
	overflow: hidden;
	padding-left: 10px;
}

div#header a {
	float: left;
}

div#nav_menu {
	height: 72px;
	padding-top: 0px;
	margin-bottom: 0px;
}

div#content {
	background: #000;
	padding: 10px;
	margin-bottom: 10px;
}

#nav_menu li {
	float: left;
	padding: 0;
	background: none;
	height: 25px;
	overflow: hidden;
}

#nav_menu ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav_menu a:hover {
	color: #fff;
}

table.blog span.article_seperator {
	display: block;
	height: 20px;
}

table.nopad {
	clear: both;
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
}

table.nopad td.left {
	padding: 0;
	padding-right: 8px;
	width: 185px;
}

table.nopad td.right {
	padding: 0;
	padding-left: 0px;
	width: 185px;
	height: 100%;
	padding-bottom: 0px;
	padding-top: 0px;
}

table.nopad td.content {
	padding: 0;
}
