﻿body 
{
	margin:0px;
	background-color:#505050;
	font-family: verdana;
	font-size:10px;
}

#pagecontainer
{
	width:750px;
	height:450px;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-375px;
	margin-top:-225px;
	background-image:url(images/bg.jpg);
}

#menu
{
	width:600px;
	height:20px;
	position:absolute;
	left:145px;
	top:4px;
	overflow:hidden;
}

.menuitem
{
	float:right;
	width:70px;
	height:20px;
	overflow:hidden;
	text-align:center;
}

.menuitem a
{
	display:block;
	color:#404040;
	width:70px;
	height:20px;
	text-decoration:none;
	padding-top:3px;
}

.menuitem a:hover
{
	background-image:url(images/menuselect.jpg);
}

#textarea
{
	width:740px;
	left:5px;
	position:absolute;
	top:35px;
	height:410px;
	overflow:hidden;
}

#homecollage
{
	width:740px;
	height:100px;
	overflow:hidden;
	background-image:url(images/collage.gif);
	position:absolute;
	top:310px;
}

a
{
	text-decoration:none;
	color:Black;
}

a:hover
{
	color:Gray;
}

#homenews
{
	position:absolute;
	top:5px;
	width:185px;
	height:300px;
	overflow:auto;
	left:555px;
}

#homevideoclip
{
	width:250px;
	height:200px;
	position:absolute;
	top:105px;
	overflow:hidden;
	left:0px;
}

h1
{
	font-size:12px;
}

#homeabout
{
	position:absolute;
	top:5px;
	height:95px;
	width:250px;
	left:0px;
	overflow:auto;
}

#homemiddle
{
	position:absolute;
	top:5px;
	width:270px;
	height:300px;
	overflow:hidden;
	left:265px;
}

#homedivider1
{
	position:absolute;
	left:255px;
	width:1px;
	height:300px;
	top:5px;
}

#homedivider2
{
	position:absolute;
	left:545px;
	width:1px;
	height:300px;
	top:5px;
}

#thebandjan, #thebanddavid, #thebandsimon
{
	width:188px;
	height:400px;
	position:absolute;
	top:5px;
}

#thebandjan h1, #thebanddavid h1, #thebandsimon h1
{
	text-align:center;
	font-weight:normal;
}

#thebandjan
{
	left:150px;
}

#thebanddavid
{
	left:350px;
}

#thebandsimon
{
	left:550px;
}

#thebanddivider1,#thebanddivider2,#homedivider1,#homedivider2
{
	background-color:#AAAAAA;
}

#thebanddivider1,#thebanddivider2
{
	position:absolute;
	width:1px;
	height:400px;
	top:5px;
}

#thebanddivider1
{
	left:344px;
}
#thebanddivider2
{
	left:544px;
}

#thebandtext
{
	position:absolute;
	left:0px;
	width:130px;
	height:350px;
	overflow:hidden;
	top:50px;
	text-align:center;
}

#musicplayer
{
	width:450px;
	height:250px;
	position:absolute;
	top:5px;
	left:290px;
	overflow:hidden;
}

#mediaattapcredits
{
	width:450px;
	height:140px;
	position:absolute;
	overflow:auto;
	top:290px;
	left:290px;
}

#mediaattapcredits p
{
	padding:0px 0px 5px 0px;
	margin: 0px;
}

#mediavideos
{
	width:280px;
	height:400px;
	position:absolute;
	top:5px;
	left:0px;
	overflow:auto;
}

.mediavideo
{
	width:250px;
	height:220px;
	overflow:hidden;
	text-align:left;
}

.mediavideo h1
{
	padding:0px;
	margin:0px;
	text-align:center;
}

.galheader
{
	width:300px;
	height:20px;
	font-size:12px;
	overflow:hidden;
}

.thumbcontainer
{
	width:674px;
	height:auto;
	overflow:visible;
	margin-bottom:15px;
}

.thumbnail
{
	padding:2px;
	margin:0px 2px 2px 0px;
	border:1px dotted #909090;
	float:left;
}

.thumbnail img
{
	border:0px;
}

#gallery
{
	height:400px;
	overflow:auto;
}

#links
{
	width:740px;
	height:400px;
	overflow:auto;
	text-align:center;
}

#membersheader
{
	width:720px;
	height:100px;
	overflow:hidden;
	position:absolute;
	top:10px;
	left:10px;
	border:1px solid gray;
	background-image:url(images/membersbanner.jpg);
}

input
{
	font-size:10px;
}

.button
{
	border-right: #606060 1px solid;
	border-top: #606060 1px solid;
	border-left: #606060 1px solid;
	border-bottom: #606060 1px solid;
	background-color: #ffffff;
}


#login
{
	width:200px;
	height:150px;
	top:120px;
	border:1px solid gray;
	position:absolute;
	overflow:hidden;
	left:10px;
}

#login h1
{
	margin-top:10px;
}


#signup
{
	width:510px;
	height:280px;
	top:120px;
	border:1px solid gray;
	position:absolute;
	overflow:hidden;
	left:220px;
}

#signupcontent
{
	width:500px;
	height:270px;
	position:absolute;
	overflow:hidden;
	left:5px;
	top:5px;
}

#signuptext
{
	width:340px;
	height:270px;
	overflow:auto;
	position:absolute;
	top:0px;
	left:0px;
	border-right:1px solid gray;
}

#signupform
{
	width:150px;
	height:270px;
	overflow:hidden;
	position:absolute;
	top:0px;
	left:350px;
}

#memberspic
{
	height:120px;
	position:absolute;
	top:280px;
	width:200px;
	overflow:hidden;
	border:1px solid gray;
	left:10px;
	background-image:url(images/memberspic.jpg);
}

#memerr
{
	width:400px;
	height:200px;
	position:absolute;
	top:50%;
	left:50%;
	margin:-100px 0px 0px -200px;
	overflow:hidden;
	text-align:center;
	color:Red;
	font-size:14px;
}
