@charset "utf-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #51514c;
	background-image: url(images/page_bck.gif);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	background-color: #e9e9e8;
	text-align: center;
	padding:20px 0;
}

* {
	margin: 0px;
	padding: 0px;
}


a {
	color: #51514c;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

#outer {
	text-align: left;
	display: block;
	width: 775px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	float: left;
	width: 775px;
	background-image: url(images/pg_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#logo {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	float: left;
	height: 216px;
	width: 210px;
	margin-top: 10px;
}

#top_logo_txt {
	color: #ef598a;
	font-size: 18px;
	font-weight: bold;
	display: block;
	margin-top: 120px;
	letter-spacing: 1px;
	padding-left: 12px;
}

#btm_logo_txt {
	font-size: 14px;
	font-weight: bold;
	color: #ddeef9;
	line-height: 16px;
	display: block;
	margin-top: 5px;
	padding-left: 10px;
}

#top_nav {
	background-image: url(images/nav_bck.gif);
	background-repeat: no-repeat;
	display: inline;
	float: left;
	height: 32px;
	width: 565px;
	margin-top: 10px;
	font-size: 11px;
	font-weight: bold;
}

#top_nav ul {
	display: inline;
	list-style-type: none;
	float: left;
	width: 565px;
	margin-top: 10px;
}

#top_nav li {
	float: left;
	display: inline;
	padding-right: 7px;
	background-image: url(images/list_sep.gif);
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 19px;
	padding-left: 5px;
}

#top_nav a {
	color: #51514c;
	text-decoration: none;
}

#top_nav a:hover {
	color: #000000;
	text-decoration: none;
}

#welcome {
	background-image: url(images/welcome_bck.gif);
	background-repeat: no-repeat;
	display: inline;
	float: left;
	height: 184px;
	width: 565px;
}

#welcome_txt {
	font-size: 15px;
	color: #f9f0f5;
	display: block;
	width: 500px;
	margin-top: 60px;
	margin-left: 35px;
	line-height: 20px;
	font-weight: bold;
	letter-spacing: 1px;
}

/* top content */
#top_cnt {
	background-image: url(images/top_cnt_bck.gif);
	background-repeat: no-repeat;
	height: 200px;
	width: 775px;
	display: inline;
	text-align: center;
	float: left;
	background-position: left top;
}

#top_cnt_main {
	background-image: url(images/top_cnt_bck1.gif);
	background-repeat: repeat;
	width: 775px;
	display: inline;
	text-align: center;
	float: left;
	background-position: left top;
}

#top_cnt_main_left {
	display: inline;
	float: left;
	width: 300px;
	margin-top: 10px;
	margin-left:30px;
}

#top_cnt_main_right {
	display: inline;
	float: right;
	width: 300px;
	margin-left: 13px;
	margin-top: 10px;
}

#top_cnt_left {
	display: inline;
	float: left;
	background-image: url(images/top_left.gif);
	height: 167px;
	width: 367px;
	margin-top: 10px;
	background-repeat: no-repeat;
}

#top_cnt_left h2 {
	background-image: url(images/lg_bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 16px;
	font-weight: bold;
	height: 26px;
	display: inline;
	float: left;
	padding-top: 10px;
	margin-top: 7px;
	margin-left: 45px;
	padding-left: 10px;
	letter-spacing: 1px;
}

#top_cnt_left ul {
	clear: left;
	float: left;
	display: inline;
	list-style-type: none;
	margin-left: 55px;
	margin-top: 2px;
}

#top_cnt_left li {
	background-image: url(images/sm_bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 15px;
	float: left;
	display: block;
	font-size: 13px;
	font-weight: bold;
	padding-left: 15px;
	clear: left;
	width: 275px;
	margin-bottom: 4px;
}


#top_cnt_right {
	background-image: url(images/top_right.gif);
	display: inline;
	float: left;
	height: 167px;
	width: 388px;
	margin-left: 13px;
	margin-top: 10px;
	background-repeat: no-repeat;
}

#top_cnt_right h2 {
	background-image: url(images/lg_bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 16px;
	font-weight: bold;
	height: 26px;
	display: inline;
	float: left;
	padding-top: 10px;
	margin-top: 7px;
	margin-left: 10px;
	padding-left: 10px;
	letter-spacing: 1px;
}

#boxes {
	width: 374px;
	clear: left;
	float: left;
	display: inline;
	margin-left: 10px;
	margin-top: 3px;
	font-size: 13px;
	font-weight: bold;
}

#boxes span {
	display: inline;
	clear: left;
	float: left;
	width: 375px;
	margin-top: 1px;
	text-align: center;
}

.box_1 {
	background-image: url(images/box_1.gif);
	display: inline;
	float: left;
	height: 49px;
	width: 184px;
	margin-right: 2px;
}

.box_1 p {
	padding-top: 8px;
	padding-left: 25px;
}

.box_2 {
	background-image: url(images/box_2.gif);
	display: inline;
	float: left;
	height: 49px;
	width: 184px;
	margin-right: 2px;
}

.box_2 p {
	padding-left: 35px;
	padding-top: 8px;
	padding-right: 5px;
}

.box_3 {
	background-image: url(images/box_3.gif);
	display: inline;
	float: left;
	height: 49px;
	width: 184px;
	margin-right: 2px;
	margin-top: 2px;
}

.box_3 p {
	padding-left: 30px;
	padding-right: 5px;
	padding-top: 8px;
}

.box_4 {
	background-image: url(images/box_4.gif);
	display: inline;
	float: left;
	height: 49px;
	width: 184px;
	margin-right: 2px;
	margin-top: 2px;
}

.box_4 p {
	padding-top: 1px;
	padding-right: 5px;
	padding-left: 35px;
}

#main_outer {
	width: 775px;
	clear: left;
	float: left;
	background-image: url(images/main_bck_var.gif);
	background-repeat: repeat-y;
}

#main_inner {
	background-image: url(images/main_bck.gif);
	background-repeat: no-repeat;
}

#left_bar {
	background-color: #c2e660;
	background-image: url(images/main_left_bck.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: inline;
	float: left;
	width: 232px;
	margin-top: 5px;
	margin-left: 20px;
}

#left_bar h2 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
	display: inline;
	background-image: url(images/lg_bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	width: 200px;
	height: 26px;
	margin-left: 5px;
	padding-left: 14px;
	line-height: 16px;
	padding-top: 10px;
}

/* search form */
.se_form {
	float: left;
	width: 200px;
	display: inline;
	margin-top: 8px;
	background-image: url(images/se_field.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
}

.se_field {
	float: left;
	height: 20px;
	width: 120px;
	padding-left: 6px;
	background-color: transparent;
	border: 1px none #C2E660;
	display: inline;
	font-size: 12px;
	font-weight: bold;
	color: #aaaaaa;
	margin-top: 4px;
}

.se_button {
}
/* login form */
#login {
	float: left;
	width: 232px;
	display: inline;
	clear: left;
	background-color: #F6F6F3;
	margin-top: 6px;
}

#login form {
	display: inline;
	margin-left: 10px;
	float: left;
	margin-top: 10px;
}

#login h2 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
	display: inline;
	background-image: url(images/lg_green_bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	width: 200px;
	height: 26px;
	margin-left: 5px;
	padding-left: 14px;
	line-height: 16px;
	padding-top: 10px;
	margin-top: 8px;
}

.user_span {
	display: inline;
	float: left;
	background-image: url(images/login_field.gif);
	height: 20px;
	width: 115px;
	background-repeat: no-repeat;
}

.user_field {
	display: inline;
	float: left;
	background-color: transparent;
	border: 1px none #F6F6F3;
	height: 15px;
	width: 100px;
	margin-top: 3px;
	margin-left: 8px;
	font-size: 12px;
	font-weight: bold;
	color: #aaaaaa;
}

.pass_span {
	display: inline;
	float: left;
	background-image: url(images/login_field.gif);
	height: 20px;
	width: 115px;
	background-repeat: no-repeat;
	margin-top: 3px;
}

.pass_field {
	display: inline;
	float: left;
	background-color: transparent;
	border: 1px none #F6F6F3;
	height: 15px;
	width: 100px;
	margin-top: 3px;
	margin-left: 8px;
	font-size: 12px;
	font-weight: bold;
	color: #aaaaaa;
}

.forgot_pass {
	font-size: 12px;
	font-weight: bold;
	display: inline;
	clear: left;
	float: left;
	margin-top: 2px;
	margin-left: 10px;
	width: 200px;
	padding-bottom: 5px;
}

/* list spans */
.users {
	clear: left;
	float: left;
	width: 190px;
	font-size: 12px;
	font-weight: bold;
	display: inline;
	margin-left: 10px;
	padding-left: 20px;
	background-image: url(images/users.gif);
	height: 17px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 3px;
	letter-spacing: 1px;
}

.log {
	clear: left;
	float: left;
	width: 190px;
	font-size: 12px;
	font-weight: bold;
	display: inline;
	margin-left: 10px;
	padding-left: 20px;
	background-image: url(images/logs.gif);
	height: 17px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 3px;
	letter-spacing: 1px;
}

.foto {
	clear: left;
	float: left;
	width: 190px;
	font-size: 12px;
	font-weight: bold;
	display: inline;
	margin-left: 10px;
	padding-left: 20px;
	background-image: url(images/photos.gif);
	height: 17px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 3px;
	letter-spacing: 1px;
}

.new {
	clear: left;
	float: left;
	width: 190px;
	font-size: 12px;
	font-weight: bold;
	display: inline;
	margin-left: 10px;
	padding-left: 20px;
	background-image: url(images/new_photos.gif);
	height: 17px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 3px;
	letter-spacing: 1px;
	padding-bottom: 10px;
}

#combined_bar {
	display: inline;
	float: left;
	width: 420px;
	margin-top: 5px;
	margin-left: 40px;
}

#mid_bar {
	background-color: #FFFFFF;
	display: inline;
	float: left;
	width: 210px;
	margin-top: 5px;
	margin-left: 40px;
}

#mid_bar h1 {
	background-image: url(images/lg_green_bullet.gif);
	background-repeat: no-repeat;
	height: 29px;
	float: left;
	font-size: 18px;
	font-weight: bold;
	padding-top: 5px;
	margin-top: 5px;
	margin-left: 5px;
	padding-left: 8px;
	display: inline;
	letter-spacing: 2px;
}

#mid_bar img {
	display: inline;
	float: left;
	padding: 4px;
}

#right_bar {
	display: inline;
	float: left;
	width: 210px;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-left: 25px;
}

#right_bar h1 {
	background-image: url(images/lg_green_bullet.gif);
	background-repeat: no-repeat;
	height: 29px;
	float: left;
	font-size: 18px;
	font-weight: bold;
	padding-top: 5px;
	margin-top: 5px;
	margin-left: 5px;
	padding-left: 8px;
	display: inline;
	letter-spacing: 2px;
}

#right_bar img {
	display: inline;
	float: left;
	padding: 4px;
}

#ads {
	display: block;
	clear: left;
	width: 770px;
	height: 70px;
}

#left_ad {
	display: inline;
	float: left;
	width: 395px;
	margin-left: 20px;
	margin-top: 10px;
}

#right_ad {
	display: inline;
	float: right;
	height: 50px;
	width: 250px;
	margin-top: 10px;
	margin-right: 34px;
	background-color: #85DFFE;
}

#footer {
	background-image: url(images/footer_bck.gif);
	background-repeat: no-repeat;
	display: block;
	height: 70px;
	width: 775px;
	clear: left;
	text-align: center;
}

#footer_top {
	font-size: 12px;
	font-weight: bold;
	padding-top: 8px;
	width: 775px;
}

#footer_btm {
	font-size: 12px;
	font-weight: bold;
	width: 775px;
	padding-top: 10px;
}
