/* 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 {
	background: url('/img/Header.jpg') no-repeat bottom center;
	background-color: black;
	border: none;
	}
#headertitle {
	
}
#headertitle a:hover {
	text-decoration: none;
	color: #444444;
}
#headertitle a:link {
	text-decoration: none;
	color: #444444;
}
#headertitle a:visited {
	text-decoration: none;
	color: #444444;
}
#content {
	background: url('/img/Content.jpg') center no-repeat;
	background-color: black;
	border: none;
	background-repeat: repeat-y;
}
#contentmain {
	border: none;
}
#contenttable {
}
#footer {
	background: url('/img/Footer.jpg') no-repeat center bottom; 
	border: none;
	}
#footerinfo {
	border: none;
}
.eweibelblue {
	color: #3399FF;
}
.navibox {
	margin: 0 0 5 0;
	font: 100% Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px #CCCCCC solid;
	border-collapse: collapse;
	background-color: #FFFFFF;
}
.navititle {
	font: normal normal bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #DDDDDD;
	padding: 2;
}
.navicontent {
	padding: 2;
	vertical-align: top;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #3399FF;
}
#maincontentcell td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
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;
}
/* 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: 200 55 0 150;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	text-align: left;
	color: #444444;
	vertical-align: bottom;
}
#content {
	padding: 10 0 10 0;
	width: 900px;
}
#contentmain {
	padding: 0 55 0 55;
	max-width: 900px;
	text-align: left;
}
#contenttable {
	width: 790px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#contentrow {
	margin: 0 0 0 0;
	font: inherit;
	padding: 0 0 0 0;
}
#leftcontentcell {
	background-color: #FFFFFF;
	margin: 0 0 0 0;
	font: inherit;
	padding: 0 0 0 0;
	width: 150px;
}
#maincontentcell {
	margin: 0 0 0 0;
	font: inherit;
	padding: 0 0 0 0;
	width: 490px;
	max-width: 490px;
}
#rightcontentcell {
	background-color: #FFFFFF;
	margin: 0 0 0 0;
	font: inherit;
	padding: 0 0 0 0;
	width: 150px;
}
#footer {
	padding: 0;
	width: 900px;
	height: 50px;
}
#footerinfo {
	padding: 0 55 0 55;
	text-align: center;
}
form {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
/* 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 { }


/* Old styles, only for compatibilty reasons */
.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;
}
