body {
	font-size: 13px; margin: 0px; color: #818181; line-height: 20px; font-family: arial, Helvetica, sans-serif
}
img {
	border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px
}

/* body */
body.home {
	background-image: url(images/bg_home.jpg); background-repeat: repeat-x
}
body.forums {
	background-image: url(images/bg_forums.jpg); background-repeat: repeat-x
}
body.personals {
	background-image: url(images/bg_personals.jpg); background-repeat: repeat-x
}
body.about {
	background-image: url(images/bg_about.jpg); background-repeat: repeat-x
}

/* header */
.home #header {
	left: 0px; background-image: url(images/header_home.jpg); width: 1000px; background-repeat: no-repeat; position: absolute; top: 94px; height: 296px
}
.forums #header {
	left: 0px; background-image: url(images/header_forums.jpg); width: 1000px; background-repeat: no-repeat; position: absolute; top: 95px; height: 90px
}
.personals #header {
	left: 0px; background-image: url(images/header_personals.jpg); width: 1000px; background-repeat: no-repeat; position: absolute; top: 95px; height: 90px
}
.about #header {
	left: 0px; background-image: url(images/header_about.jpg); width: 1000px; background-repeat: no-repeat; position: absolute; top: 95px; height: 90px
}
.home #header div {
	font-size: 15px; left: 45px; color: #ffffff; line-height: 20px; position: absolute; top: 95px
}

p {
	margin: 0px 0px 15px
}
small {
	font-size: 10px; font-style: italic
}

/* Main Naviagtion Menu */
#main_menu {
	font-size: 11px; left: 732px; color: #4a5056; position: absolute; top: 68px
}
#main_menu a {
	margin-left: 15px; color: #ffffff; margin-right: 15px; text-decoration: none
}
.home #main_menu a:hover {
	color: #a4dd79
}
.home #main_menu a.active {
	color: #a4dd79
}
.forums #main_menu a:hover {
	color: #59a4c7
}
.forums #main_menu a.active {
	color: #59a4c7
}
.personals #main_menu a:hover {
	color: #cf7a74
}
.personals #main_menu a.active {
	color: #cf7a74
}
.about #main_menu a:hover {
	color: #c2cc4d
}
.about #main_menu a.active {
	color: #c2cc4d
}

/* Login Box */
#csgloginbox { 
	font-size: 11px; left: 630px; color: #ffffff; width: 350px; position:absolute; top: 15px; height:45px; background: url(images/login_box.gif) no-repeat;
}
#login_content { 
	margin: 2px 7px 2px 7px
}
#login_content a {
	color: #ffffff; text-decoration: none
}
#login_content img {
	margin-left: 15px; color: #ffffff; margin-right: 15px; text-decoration: none
}

.home #login_content a:hover {
	color: #a4dd79
}
.forums #login_content a:hover {
	color: #59a4c7
}
.personals #login_content a:hover {
	color: #cf7a74
}
.about #login_content a:hover {
	color: #c2cc4d
}

/* individual page settings */
.home a {
	color: #4a7728
}
.forums a {
	color: #2a6a86
}
.personals a {
	color: #842f29
}
.about a {
	color: #838e20
}

.home strong {
	color: #4a7728
}
.personals strong {
	color: #842f29
}
a:hover {
	text-decoration: none
}

/* main page elements */
#content {
	left: 40px; width: 915px; position: relative; top: 105px
}
#main_content {
	left: 40px; width: 915px; position: relative; top: 300px
}

h1 {
	font-weight: normal; font-size: 20px; font-family: Helvetica, arial, Sans-Serif
}
.home h1 {
	color: #4a7728
}
.forums h1 {
	color: #2a6a86
}
.personals h1 {
	color: #842f29
}
.about h1 {
	color: #838e20
}

/*footer*/
#footer {
	font-size: 10px; color: #595965;  text-align: center; 
}

/* Input */
input, textarea, button {
	color: #000000;	font-family: arial, Helvetica, sans-serif; text-decoration: none; 
}
input, button {
	font-size: 90%; border: 1px solid Silver;
}
textarea {
	font-size: 100%; color: #000000; font-family: arial, Helvetica, sans-serif;
}

/* Personals  [Main] */
#p_navbar {
	font-size: 11px; width: 800px; height: 34px; background-image: url(images/p_navbar.gif); color:#CCCCCC; margin-bottom: 25px;
}
#p_navbar_content { 
	margin: 6px 10px 5px 10px
}
#p_navbar_content a {
	margin-left: 15px; color: #ffffff; margin-right: 15px; text-decoration: none
}
#p_navbar_content a:hover {
	color: #f6c64a
}
#p_maintext {
	width: 600px; margin-left: 20px; top: 70px; left: 320px; position: absolute;
}
#p_minisearch {
	font-size: 12px; width: 300px; height: 200px; background-image: url(images/p_minisearch.gif); color:#ffffff; margin-bottom: 25px;
}
#p_minisearch_content {
	margin: 55px 25px 5px 20px;
}