/* Begin Typography & Colors */
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: black;
	text-align: center;
	font-size: 12px;
}
#page {
	background-color: black;
	text-align: left;
	}

#header {
	border-style: none;
	border-color: inherit;
	border-width: medium;
	background: black url('/img/Header.jpg') no-repeat center bottom;
}
#headertitle {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	text-align: left;
	vertical-align: bottom;
}
#headertitle a:hover {
	text-decoration: none;
	color: #000000;
}
#content {
	border-style: none;
	border-color: inherit;
	border-width: medium;
	background: black url('/img/Content.jpg') repeat-y center;
}
#contentmain {
	border: none;
	text-align: left;
}
#contenttable {
	font: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#contentrow {
	font: inherit;
}
#leftcontentcell {
	background-color: #FFFFFF;
	font: inherit;
}
#maincontentcell {
	font: inherit;	
}
#rightcontentcell {
	font: inherit;
	background-color: #FFFFFF;
}
#footer {
	border-style: none;
	border-color: inherit;
	border-width: medium;
	background: url('/img/Footer.jpg') no-repeat center bottom;
}
#footerinfo {
	border: none;
	text-align: center;
}
/* Special definitions */
#maincontentcell td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/* Standard HTML-Controls */
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #3399FF;
}
input {
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
}
img {
	border-style: none;
}

/*Custom classes */
.eweibelblue {
	color: #3399FF;
}
.navibox {
	font: 100% Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px #CCCCCC solid;
	background-color: #FFFFFF;
}
.navititle {
	font: normal normal bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #DDDDDD;
}
.navicontent {
	vertical-align: top;
}
/* End Typography & Colors */


/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0; 
	}

#page {
	margin: 20px auto;
	padding: 0;
	width: 900px;
	}

#header {
	height: 300px;
	width: 900px;
}
#headertitle {
	padding: 80 55 0 80;
}
#content {
	padding: 10 0 10 0;
	width: 900px;
}
#contentmain {
	padding: 0 55 0 55;
	max-width: 900px;
}
#contenttable {
	width: 790px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#contentrow {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#leftcontentcell {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 150px;
}
#maincontentcell {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 490px;
	max-width: 490px;
}
#rightcontentcell {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 150px;
}
#footer {
	padding: 0;
	width: 900px;
	height: 50px;
}
#footerinfo {
	padding: 0 55 0 55;
}
form {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.navibox {
	margin: 0 0 5 0;
	border-collapse: collapse;
}
.navititle {
	padding: 2;
}
.navicontent {
	padding: 2;
}
/* End Structure */


/* Delicius */
.delicious-posts { margin: 0; padding: 0; width: 142px }
.delicious-posts ul, .delicious-posts li, .delicious-banner { margin: 0; padding: 0; margin-bottom: 2 }
.delicious-post { border-top: 0; padding: 0em }
.delicious-odd { background-color: #eeeeee }
.delicious-banner a { }
.delicious-posts a:hover { text-decoration: none }
.delicious-posts a { text-decoration: none  }
.delicious-post a { }


/* Custom classes (old versions) */
.detail{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.navi{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px; font-weight:bold; color:black;
}
.subnavi{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.sublinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px; font-weight:bold; color:black;
}
.links{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.gbhead1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px; font-weight:bold; color:black;
}
.gbhead2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.gbcomment{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
