* {
	margin: 0px;
	padding: 0px;
}

body {
	padding-bottom: 10px;
	background-color: #e3ebf0;
	color: #fff;
	font-family: tahoma, arial, sans-serif;
	font-size: 10px;
	text-align: center;
}

a {
	color: #fff;
	text-decoration: underline;
}

a:hover {
	color: #C2C2C4;
}



p {
	margin: 10px 0px 5px;
	text-align: justify;
	line-height: 14px;
}

label {
	display: block;
	float: left;
	width: 80px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}


#container-border1 {
	margin: 0px auto;
	width: 1028px;
	background: url('images/border_topspacing1.gif') #b5c0c8 repeat-x 0% 0%;
}

#container-border2 {
	padding-bottom: 5px;
	background: url('images/border_rightspacing1.gif') repeat-y 100% 0%;
}

#container {
	margin: 0px -7px;
	padding-bottom: 10px;
	width: 1020px;
	background: url('images/body_bg1.jpg') #1e3544 0px 0px;	
}

#leftpage {
	padding: 0px 16px 0px 20px;
	width : 465px;
	float: left;
	background: url('images/body_topbg1.gif') repeat-x 0px 0px;
}

#rightpage {
	padding: 55px 16px 0px 20px;
	width: 474px;
	float: right;
	background: url('images/body_topbg1.gif') repeat-x 0px 0px;
}

#pagediv {
	width: 9px;
	height: 31px;
	float: left;
	background: url('images/body_topbg1.gif') repeat-x 0px 0px;
}

/* Page Header */

#page_header {
	margin: 0px auto;
	width: 460px;
	height: 80px;
	background: url('images/header_underline1.jpg') repeat-x 0px 79px;
	text-align: left;
}

#page_header h1 {
	width: 225px;
	height: 78px;
	background: url('images/body_header2.jpg') no-repeat 0px 0px;
}


/* Page Header Links */

#page_header_links {
	margin: 8px auto 12px;
	width: 460px;
	color: #C2C2C4;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	text-align: right;
}

#page_header_links ul {
	max-width: 460px;
	float: right;
}

#page_header_links li {
	padding: 0px 9px 0px 7px;
	float: left;
	list-style-type: none;
	background: url('images/headerlinks_div1.gif') no-repeat 100% 0%;
}

#page_header_links li.last {
	padding-right: 0px;
	background : none;
}

#page_header_links a {
	text-decoration: none;
	color: #C2C2C4;
	line-height: 11px;
}

#page_header_links a:hover {
	color: #F6F6F6;
}


/* Page Header Image & Menu */

#page_header_content {
	margin-bottom : 20px;
	width: 311px;
}

#page_image {
	width: 121px;
	height: 150px;
	float: left;
	background: url('images/voxo1.jpg') no-repeat 0px 0px;
	overflow: hidden;
	border: #CDC6BE 1px solid;
	margin-right: 15px;
	margin-bottom: 5px;
}

/* Page Body Left Page */

#page_body_left {
	margin: 0px auto;
	width: 460px;
	text-align: justify;
}

#page_body_left h2 {
	margin: 10px 0px 11px;
	color: #e3ebf0;
	font-size: 11px;
	font-weight: bold;
}

/* Page Body Right Page */

#page_body_right {
	margin: 0px auto;
	width: 474px;
	text-align: justify;
}


/* Right Page Gray Boxes */

#gray_boxes {
	margin: 0px auto;
	width: 460px;
	text-align: center;
	color: #AFAFAF;
}

#gray_boxes h3 {
	color: #E2E2E2;
	font-size: 13px;
	font-weight: bold;
}

#gray_boxes p {
	margin: 8px 0px 7px;
	line-height: 13px;
}

#gray_boxes .link-more {
	margin: 2px 0px;
	text-align: right;
	font-weight: bold;
}

#gray_boxes .link-more a {
	color: #E2E2E2;
	text-decoration: none;
}

#gray_boxes .link-more a:hover {
	color: #FFF;
}

#gray_recent_topics {
	padding: 8px 11px;
	width: 200px;
	float: left;
	border: #AFAFAD 1px solid;
	background-color: #484848;
	text-align: justify;
}

#gray_recent_topics .link-more {
	margin: 10px 0px 5px;
}

#gray_live_chat {
	padding: 8px 11px;
	width: 200px;
	float: right;
	border: #AFAFAD 1px solid;
	background-color: #484848;
	text-align: justify;
}
/*
#gray_live_chat h3 {
	width: 101px;
	height: 40px;
	background: url('images/title_chatwithme1.jpg') no-repeat 0px 0px;
}*/

#gray_my_diary {
	margin-bottom: 12px;
	padding: 8px 11px;
	width: 200px;
	float: right;
	border: #AFAFAD 1px solid;
	background-color: #484848;
	text-align: justify;
}


/* Page Footer */

#page_footer {
	margin : 7px auto 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}
