html{
	height:100%;
}

body {
	color:#BBBBBB;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0px 0px 0px 0px;
	text-align:center;	
	height:100%;
}

/* Generic styles */

a {
	color:#FFFFFF;
}

a:hover {
	text-decoration:none;
	color:#000000;
	background-color:#CCCCCC;
}

a img{
	border-color:#999999;
}

ul li {
}

h3{	
	background-image:url(images/h3picto.gif);
	background-position: top left;
	background-repeat:no-repeat;
	padding-left:25px;	
	padding-right:5px;
	margin:0px 0px 0px 0px;	
	display:inline;
	color:#FFFFFF;
	font-size:14px;
}

h2{
	font-size:18px;
	display:inline;
	color:#FFFFFF;
}

h1,h4,h5{
	display:inline;
	color:#FFFFFF;
}

.default{
	color:#FFFFFF;
}

.highlight{
/*	background-color:#FFFFFF;
	color:#000000;*/
 	font-weight:bold;
}

.small{
	font-size:10px;
}

/* Generic pages */
#generic body{
	background-color:#FFFFFF;			
	background-image:url(images/shadow.gif);
	background-position:center;
	background-repeat:repeat-y;
}

#generic #bodyBox{
	height:100%;
	width:100%;
	text-align:center;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
	background-color:#FFFFFF;
	background-image:url(images/shadow.gif);
	background-position:center;
	background-repeat:repeat-y;	
}

#generic #mainAreaBG{
	min-height:100%;
	width:760px;
	background-image:url(images/shadow.gif);
	background-attachment:fixed;
	background-position:center;
	background-repeat:repeat;	
	margin-left: auto;
    margin-right: auto;	
	margin-top:0px;	
}


#generic #mainArea{	
	width:720px;	
	height:100%;
	margin-left: auto;
    margin-right: auto;	
	background-repeat:no-repeat;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	background-color:#111111;
}

#generic #header{
	height:189px;
	width:720px;
	background-image:url(images/header.jpg);
	margin-top:0px;		
}

#generic #header #headerTitle{
	padding-top:175px;
}

#generic #header #headerTitle h1{
	font-size:12px;
	color:#000000;	
}

#generic #menu{
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;	
}

#generic #menuContent{	
	padding-bottom:7px;
	padding-top:7px;
	padding-left:10px;
	text-align:left;
	background-image:url(images/menubg.jpg);
	background-repeat:no-repeat;	
}

#generic a.menuItem{
	font-size:14px;
	font-weight:bold;
	/*background-image:url(images/half-transp.gif);*/
	padding: 2px 2px 2px 2px;	
	margin-right:5px;
	color:#000000;
}

#generic a.menuItem:hover{
	color:#CCCCCC;
	background-color:#000000;
}

#generic #subMenuContent{	
	border-top: 1px solid #666666;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:12px;
	background-color:#333333;
	text-align:left;
	background-image:url(images/submenubg.jpg);
	background-repeat:no-repeat;	
}

#generic .subMenuItem{	
	padding-left: 5px;
	padding-right: 5px;
}

#generic #menu img {
	border: 0px;	
	padding: 0px 5px 0px 5px;	
}

#generic #contentArea{
	/*height:100%;*/
	min-height:100%;
	text-align:left;
	background-color:#111111;			
}

#generic #contentAreaMargin{
	width:100px;
	float:left;
	text-align:left;
	padding: 300px 20px 20px 20px;	
	background-image:url(images/fractalbg.jpg);	
	background-repeat:no-repeat;
	background-position: top center;
}

#generic #contentAreaBody{
	/*width:540px;*/
	text-align:left;
	margin-left: 140px;
	padding: 20px 20px 20px 20px;	
}

#generic #footer{
	width:720px;
	padding-top:5px;
	padding-bottom: 5px;	
	text-align:center;
	background-color:#333333;
	clear:both;
	font-size:10px;	
}

#generic #footer img{
	margin: 0px 0px 0px 0px;
	vertical-align:middle;
	border:1px solid #000000;
}

#generic #adSense{	
	position:absolute;	
}

/* News */
#generic .news{
	float:right;
	width:100%;	
	padding-bottom:50px;
}
#generic .news img{
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}

#generic #slideshow{
	float:left;
}

/* SlideShow */
#generic #slideshow input{
	background-color:#111111;
	border:1px solid #111111;
	color:#FFFFFF;
	display:inline;
	padding-left:100px;
}
#generic #slideshow img{
	border:1px solid #666666;
	margin-bottom:10px;
}

/* About */
#generic #about #author{
	text-align:center;
	font-size:16px;
	font-weight:bold;
	padding-top:30px;
}
#generic #about #photocredits{
	text-align:left;
}

#generic #playalink{
	margin-left:50px;
	border:1px dashed #E1622A;		
}

#generic #playalink img{
	vertical-align:middle;	
}

/* Audioplayer */
#audioplayer body{
	background-color:#000000;
	height:100%;
}

#audioplayer #mainArea{
	background-color:#000000;
	height:100%;	
}

/* Frontpage */
#frontpage body{
	background-color:#FFFFFF;
	height:100%;
}

#frontpage #bodyBox{
	height:100%;
	width:100%;
	text-align:center;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	background-image:url(images/bgblack.gif);
}

#frontpage #mainArea{
	height:600px;
	width:800px;
	margin-left: auto;
    margin-right: auto;
	background-image:url(images/blocparty-acc.jpg);
	background-repeat:no-repeat;
	background-position: center center;
}

#frontpage #hiddenHeader{
	color:#000000;
	font-size:10px;	
}

#frontpage #hiddenHeader h1{
	color:#000000;
	font-size:16px;	
}

#frontpage #menu{
	visibility:visible;
	text-align:left;
	padding-top:480px;
	padding-left:570px;	
	padding-right:86px;
}

#frontpage #menuContent{
	background-image:url(images/half-transp.gif);
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
}
#frontpage #menu img {
	border: 0px;	
	padding: 0px 5px 0px 5px;	
}

#frontpage #footer{
	padding-top:20px;	
	text-align:right;
}
