html.body{
	font-family: "Century Gothic", Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #fff;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}

body {
	font-family: "Century Gothic", Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #fff;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/template/mainbackground.png);
	background-color: #000000;
	background-repeat: repeat-x;
	}
.topstrippink {
	height: 302px;
	width: 9.3%;
	margin-left: auto;
	background-image: url(../images/template/topbackpink50.png);
	background-repeat: repeat-x;
	position: absolute;
	left: 90.7%;
	z-index: 3;
}
.underneathload {
	position: absolute;
	width: 100%;
	top: 0px;
	background-image: url(../images/template/largecoverback.png);
	height: 1200px;
	z-index: 0;
	background-repeat: no-repeat;
	background-position: 50% top;
	left: 0px;
}
.topwindow {
	position: absolute;
	width: 100%;
	height: 302px;
	z-index: 6;
	background-image: url(../images/template/topwindow.png);
	background-position: center top;
	background-repeat: no-repeat;
	left: 0px;
}
.mainwrap .contentleft #maincontentwrap .formFieldQuestion {
	float: left;
	width: 150px;
	padding: 5px 0px;
}

.mainwrap {
	width: 801px;
	margin-left: auto;
	margin-right: auto;
}
#footer {
	width: 200px;
	margin-top: 100px;
	margin-left:5px;
	left: 7px;
	top: 597px;
}

.logo {
	position: absolute;
	width: 220px;
	height: 253px;
	background-image: url(../images/template/logo.png);
	z-index: 5;
	background-repeat: no-repeat;
	}
.bees {
	position: absolute;
	width: 334px;
	height: 158px;	
	z-index: 9;
	background-image: url(../images/template/bees.png);
	background-repeat: no-repeat;
	margin-left: 400px;
	margin-top: 110px;
}
form {
	margin: 0px;
	padding: 0px;
}

ul {
	margin: 0px;
	padding: 0px;
}

.contentleft {
	width: 470px;
	margin-top: 295px;
	background-image: url(../images/template/backleftmain.png);
	position: absolute;
	z-index: 7;
	background-repeat: no-repeat;
	background-color: #000000;
	height: 100%;
}
.contentright {
	margin-left: 479px;
	position: absolute;
	margin-top: 295px;
	width: 321px;
	height: 578px;
	background-image: url(../images/template/backrightcol.png);
	background-repeat: no-repeat;
	z-index: 8;
	padding: 0px;
}
.wrappeddivright {
	height: 578px;
	width: 321px;
	background-image: url(../images/template/cornerbotright.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	position: absolute;
	z-index: 12;
}
.topright {
	height: 133px;
	margin-top: -15px;
	background-image: url(../images/template/loginbox.png);
	background-repeat: no-repeat;
	margin-left: 5px;
}
.input-boxlog {
	background-image: url(../images/template/username.png);
	padding-left: 25px;
	width: 226px;
}
.input-boxpass {
	background-image: url(../images/template/password.png);
	padding-left: 25px;
	width: 226px;
}

input {
	border: 0px;
	margin: 2px 2px 5px 6px;
	background-image: url(../images/template/inputboxer.png);
	width: 246px;
	height: 21px;
	background-repeat: no-repeat;
	background-color: transparent;
	padding: 4px 0px 0px 5px;
}
.mainwrap .contentright .wrappeddivright .topright #login-box .submit-button {
	width: 21px;
	height: 20px;
	background-image: url(../images/template/login.png);
}

#login-box     {
	margin-top: 2px;
}
.mainwrap .contentright .wrappeddivright .topright #login-box .underloginbuts {
	width: 251px;
	margin-left: 8px;
}
img, img a {
	border: 0px;
}
.mainwrap .contentright .wrappeddivright .topright #login-box .underloginbuts a {
	color: #012129;
	text-decoration: none;
}
.mainwrap .contentright .wrappeddivright .topright #login-box form {
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
}
#menu   {
	margin-top: 13px;
	margin-left: 35px;
	height: 34px;
}
.maincontentwrap  {
	margin-left: 35px;
}
#menu   a     {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px 1px;
	background-image: url(../images/template/side.png);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 8px 8px 0px 1px;
	height: 26px;
	display: block;
	float: left;
}
#menu   a:hover     {
	color: #FF3366;
}
p {
	line-height: 1.6em;
	margin: 9px;
	font-size: 1em;
	color: #B2B2B2;
}
h1 {
	font-size: 1.9em;
	color: #00CCFF;
	margin: 5px 2px;
	font-weight: lighter;
	border-bottom: 1px dotted #00ccff;
	padding-bottom: 5px;
	width: 95%;
}
h2 {
	font-size: 0.9em;
	color: #62D021;
	margin: 5px 2px;
	font-weight: lighter;
	border-bottom: 1px dotted #8DEB27;
	padding-bottom: 5px;
	width: 95%;
}

.underrighttop {
	margin-top: 125px;
	margin-left: 5px;
	padding: 5px;
	position: absolute;
	z-index: 21;
	width: 310px;
}
a {
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active, a:focus {
	outline: 0;
}

.mainwrap .contentright .underrighttop .email {
	height: 20px;
	padding-left: 22px;
	background-image: url(../images/template/email.png);
	background-repeat: no-repeat;
}
.mainwrap .contentright .underrighttop .google {
	height: 20px;
	padding-left: 22px;
	background-image: url(../images/template/gmail.png);
	background-repeat: no-repeat;
}
.mainwrap .contentright .underrighttop .hotmail {
	height: 20px;
	padding-left: 22px;
	background-image: url(../images/template/hotmail.png);
	background-repeat: no-repeat;
}
.mainwrap .contentright .underrighttop .yahoo {
	height: 20px;
	padding-left: 22px;
	background-image: url(../images/template/yahoo.png);
	background-repeat: no-repeat;
}
.mainwrap .contentright .underrighttop .gadu {
	height: 20px;
	padding-left: 22px;
	background-image: url(../images/template/gg.png);
	background-repeat: no-repeat;
}
.mainwrap  .contentright  .underrighttop  .skype {
	height: 20px;
	padding-left: 22px;
	background-image: url(../images/template/skype.png);
	background-repeat: no-repeat;
}
.mainwrap .contentright .underrighttop .deviant {
	height: 20px;
	padding-left: 22px;
	background-image: url(../images/template/deviant.png);
	background-repeat: no-repeat;
}
.mainwrap .contentright .underrighttop .flickr {
	height: 20px;
	padding-left: 22px;
	background-image: url(../images/template/Flickr.png);
	background-repeat: no-repeat;
}
.mainwrap .contentright .underrighttop .pshop {
	height: 20px;
	padding-left: 22px;
	background-image: url(../images/template/pshop.png);
	background-repeat: no-repeat;
}
.mainwrap .contentright .underrighttop .clear img {
	padding: 2px;
}

