/* CSS Document */

/* Global */


body {
	margin: 0;
	padding: 0;
	font: 11pt Georgia, Times New Roman, Serif;
}

div#container {
	margin: 0 auto;
	width: 840px;
}

div#text {
	text-align: center;
	width: 1088px;
}

 

.spacer {
	clear: both;
	line-height: 0;
}

img {
	border: none;
}

.floatL {
	float: left;
}

.floatR {
	float: right;
}


/* Containers */

.gw-cont {
	position: relative;
	margin: 0;
	padding: 0;
	width: 1088px;
	height: 732px;
	background: url(images/new/background.jpg) no-repeat left top;
}

.main {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	
}


/* Nav */

.box {
	position: absolute;
	width: 840px;
	top: 235px;
	z-index: 1;
	background-color: #fffbe5;
	border: medium double #CC6699;
}

.nav {
	position: absolute;
	width: 840px;
	height: 189px;
	top: 40px;
	z-index: 2;
	background-color: #fffbe5;
	border: medium double #CC6699;
}

.top {
	position: absolute;
	width: 840px;
	height: 10px;
	top: 0px;
	z-index: 0;
	
	
}


.jena {
	position: absolute;
	width: 855px;
	height: 31px;
	top: 6px;
	z-index: 0;
}

.chat {
	position: relative;
	width: 240px;
	height: 20px;
	top: 10px;
	right: 0px;
	font-face: arial;
	font-size: 9px;
	font-color: #e3ce78;
	z-index: 0;
	
	
}

.footer {
	position: relative;
	width: 840px;
	height: 15px;
	font-face: arial;
	font-size: 9px;
	font-color: #e3ce78;
	z-index: 0;
	text-align:center;
	color: #666666;
	vertical-align: middle;
	padding-top: 5px;
	border-top-width: medium;
	border-top-style: double;
	border-top-color: #cc6699;
	clear:left;
	font-family: tahoma, arial;
}


.booksbox {
	position: relative;
	width: 840px;
	z-index: 1;
	padding-top: 20px;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #CC6699;
	padding-bottom: 30px;
}

.media1 {
	position: relative;
	width: 840px;
	height: 62px;
	z-index: 1;
	text-align: center;
	padding-top: 10px;
	
}

.media2 {
	position: relative;
	width: 840px;
	z-index: 1;
	padding-top: 10px;
	padding-bottom: 10px;
}

.media3 {
	position: relative;
	width: 840px;
	z-index: 1;
	padding-top: 30px;
	padding-bottom: 30px;
	
}



.about-text {
	position: absolute;
	width: 340px;
	z-index: 2;
	font-family: "lucida grande", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	top: 105px;
	left: 240px;
}




.contactbox {
	position: absolute;
	width: 840px;
	top: 235px;
	z-index: 1;
	background-color: #fffbe5;
	border: medium double #CC6699;
	
}

.contactfooter {
	position: relative;
	width: 840px;
	height: 15px;
	font-face: tahoma, arial;
	font-size: 9px;
	font-color: #e3ce78;
	z-index: 0;
	top: 0px;
	left: 0px;
	text-align:center;
	color: #666666;
	vertical-align: middle;
	padding-top: 5px;
	border: medium double #CC6699;
	background-color: #fffbe5;
	float: left;
}




.front {
	position: absolute;
	width: 164px;
	z-index: 2;
	top: 113px;
	left: 40px;
}


/* Text */

.regtext {
	font-family: "lucida grande", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
}

.booktitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	color: #BE458E;
}
.booksubtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	color: #AF2C78;
	line-height: 20px;
}
.booktitlegrey {
	font-family: tahoma, arial;
	font-size: 28px;
	color: #5A367A;
}
.readabletext {
	font-family: "lucida grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.buttontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color: #AF2D79;
}
a:hover {
	color: #979588;
}
a:active {
	color: #979588;
}
a:visited {
	color: #612389;
}
.regtextsm {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
}
.about-title {
	position: relative;
	width: 805px;
	z-index: 1;
	padding-top: 20px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 30px;	
	float: left;
}
