

/* Generic Selectors */

body {
text-align: center;
font-family: Arial, sans-serif;
font-size: 12px;
color: #333333;
background-color: #333333;
background: url(images/texturebg.jpg);
background-repeat:repeat;
margin: 0px
}

p {
width: 95%;
}

p.bio {
width: 97%;
}

.bottom {
width: 100%;
}

li {
list-style-type: none;
line-height: 150%;
list-style-image: url(../images/arrowSmall.gif);
}

.scrollbar {
scrollbar-face-color:#ffffff;
scrollbar-base-color:#ffffff;
scrollbar-arrow-color:#cc6633;
scrollbar-track-color:#ffffff;
scrollbar-shadow-color:#ffffff;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color:#ffffff;
scrollbar-darkshadow-color:#ffffff;
}

h1 {
font-family: Arial, sans-serif;
font-size: 16px;
font-weight: bold;
color: #333333;
text-align: center;
}

 img.floatLeft { float: left;
margin-right: 15px; }

img {
border: none;
margin-right: 10px;
}

/**************** Pseudo classes ****************/

a:link {
color: #333333;
text-decoration: underline;
font-weight: normal;
background-color: transparent;
}

a:visited {
color: #333333;
text-decoration: underline;
font-weight: normal;
background-color: transparent;
}

a:hover {
color: #cc6633;
font-weight: normal;
text-decoration: underline;
background-color: transparent;
}

a:active {
color: #cc6633;
font-weight: normal;
}


/************************* ID's *************************/

#horizon  {
	color: white;
	background-color: transparent;
	text-align: left;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
	}

#content   {
	background-color: transparent;
	margin-left: -375px;
	position: absolute;
	top: -275px;
	left: 50%;
	width: 750px;
	height: 550px;
	visibility: visible;
	}

#container {
  margin: 0 auto;
  width: 750px;
text-align: left;
  }

#navigation {
position: relative;
background-color:#333333;
width: 750px;
height: 90px;
margin: 0;
margin-top: 0px;
border-left: groove 3px;
border-top: groove 3px;
border-right: groove 3px;
border-color: #666666;
font-weight: normal;
}

#main {
position: relative;
background-color:#ffffff;
z-index: 10;
width: 750px;
height: 380px;
overflow-y: hidden;
margin: 0;
border-left: groove 3px;
border-right: groove 3px;
border-color: #666666;
font-weight: normal;
text-align: justify;
font-family: Arial, sans-serif;
font-size: 12px;
color: #333333;
}


#bottom {
position: relative;
text-align: center;
background-color:#999999;
width: 750px;
font-family: Arial, sans-serif;
font-size: 12px;
color: #333333;
border-left: groove 3px;
border-right: groove 3px;
border-bottom: groove 3px;
border-color: #666666;
padding-top: 20px;
padding-bottom: 20px;
}

#bio {
position: absolute;
left: 245px;
top: 60px;
width: 495px;
height: 315px;
background: #ffffff;
overflow-y: auto;
}

#leftcontent {
position: absolute;
left: 295px;
top: 60px;
width: 200px;
background: #ffffff;
}

#centercontent {
position: absolute;
left: 462px;
top: 70px;
width: 200px;
background: #ffffff;
}

#rightcontent {
position: absolute;
right: 1px;
top: 70px;
width: 150px;
background: #ffffff;
}

#pagecenter {
text-align: justify;
position: relative;
width: 500px;
height: 280px;
margin-top: 50px;
margin-left: 125px;
background: #ffffff;
}

#text {
position: absolute;
left: 255px;
top: 60px;
height: 380px;
width: 490px;
background: #ffffff;
}

#text1 {
position: absolute;
left: 375px;
top: 75px;
height: 380px;
width: 375px;
background: #ffffff;
}

#text2 {
position: absolute;
left: 300px;
top: 60px;
height: 380px;
width: 450px;
background: #ffffff;
}

#text3 {
position: absolute;
left: 310px;
top: 30px;
height: 380px;
width: 440px;
background: #ffffff;
}

#text4 {
position: absolute;
left: 270px;
top: 60px;
height: 315px;
width: 450px;
background: #ffffff;
overflow-y: auto;
} 

#forum {
position: relative;
background-color:#ffffff;
z-index: 10;
width: 750px;
margin: 0;
border-left: groove 3px;
border-right: groove 3px;
border-color: #666666;
font-weight: normal;
text-align: justify;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
color: #333333;
}