* {
	margin: 0;
	padding: 0;
}
div#profilestatusicons {
	padding-left: 30px;
}
.hidden {
display: none;
}
div#showbubble
{
  margin: 15px;
	background-color:#d3daed;
	padding:10px;
	border: #333333 solid 1px;
}
h3.showbubble{
	color:#990000;
}
input.loginarea2 {
	height:15px;
}
body {
	margin: 5px 0;
	background: #d3daed;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #000;
}
textarea {
	font: normal 13px Arial, Helvetica, sans-serif;
}
p{
	padding-bottom:10px;
	color:#000000;
}
p.error {
	color:#FF0000;
	font-weight:bold;
	padding-left:20px;
}
h1{
	font: 22px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h2{
	font: 20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom:6px;
	padding-top:10px;
}
h3{
	font: 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom:6px;
	padding-top:10px;
}
h5{
	font: 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom:3px;
	padding-top:3px;
	color:#990000;
}

.section_name{
	font: 22px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
a {
	color: #5672ba;
}
#login_search{
	width:600px;
}
#login_search_left{
	width:435px;
	float:left;
	padding-bottom:10px;
	height:
}
#login_search_right{
	width:145px;
	float:right;
	padding-left:10px;
	padding-bottom:10px;
}
#rightside{
	float:right;
	padding-bottom:5px;
	padding-left:5px;
	vertical-align:text-bottom;
	
}
#article{
	line-height:150%;
}

a:hover {
	text-decoration: none;
	color: #990000;
}

/*  */

.title {
	border-bottom: 3px solid #CFCFCF;
}

.boxed1 .title {
	font: normal 182% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.boxed1 .title2 {
	font: normal 150% "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-bottom: 3px solid #CFCFCF;
	padding-bottom: 3px;
}

.boxed1 .content {
	background: url(images/img05.gif) no-repeat left bottom;
	padding: 5px;
}


.boxed2 .title {
	font: normal 182% "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	margin-top:10px;
}

.boxed2 .content {
	padding: 20px;
}

.boxed3 .title {
	font: normal 129% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.boxed3 .content {
	padding: 20px;
}

.boxed3 ol, .boxed3 ul {
	margin-left: 1em;
}


/* Header */

#header {
	width: 766px;
	height: 230px;
	margin: 0 auto;
	border-bottom: 5px solid #4C3923;
	background-color:#ffffff;
}
.login{
 	font-weight:500;
	padding-right:5px;
}
/* Logo */

#logo {
	float: left;
	width: 766px;
	height: 90px;
	text-align: center;
}
li.otherstuff {
	font-weight:bold;
	margin-left:250px;
	margin-top:15px;
	margin-bottom:0;
	line-height:10px;
}
li.reject {
	font-weight:bold;
	margin-left:50px;
	margin-top:12px;
	margin-bottom:15px;
	line-height:10px;
	list-style:none;
}
#loginarea {
	padding-left:78px;
	text-align:right;
	margin-right:15px;
	vertical-align:middle;
 	font-weight:500;
	
}

#heading {
	padding-left:78px;
	padding-top:23px;
	padding-bottom:15px;
	text-align:center;
}
h1.heading{
	font: 22px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#toppart {
	background:url(images/booknew.jpg) no-repeat 0px;
	height:100px;
	border-bottom: solid #4C3923 5px;
}

/* Menu */

#navbar {
	float: right;
	width: 125px;
	padding: 0px;
}
#navbar ul {
	padding:0px;
	margin:0;
}

#navbar ul li{
	margin:0;
	padding-left:0px;
}
ul li {
	margin-left:40px;
}
#navbar ul li a:visited, #navbar ul li a:link{
	display:block;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:30px;
	color:#000;
	list-style-type:none;
	background-color:#F0F2F9;
	background-image:url(images/heartbutton1.gif);
	background-repeat:no-repeat;
	background-position:5px center;
	font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:underline;
	border-top: 5px solid #d3daed;
}
#navbar ul li a:hover{
	display:block;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:30px;
	color:#000;
	background-color:#d3daed;
	background-image:url(images/heartbutton1.gif);
	background-repeat:no-repeat;
	background-position:5px center;
	font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:underline;
	border-top-color: #5672ba;
}

#menu {
	float: left;
	width: 766px;
	height: 20px;
	background: #Ffffff;
}

#menu ul {
	height: 5px;
	background: #d3daed;
	list-style: none;
	margin-left:0px;
}

#menu li {
	display: inline;
	margin-left:0px;
}

#menu a {
	display: block;
	float: left;
	height: 24px;
	padding: 5px 23px 0 23px;
	border-top: 5px solid #d3daed;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}

#menu a:hover {
	background: #F0F2F9;
	border-top-color: #5672ba;
}

#menu .active a {
	background: #FFA800;
	border-top-color: #990000;
}

#menu a b {
	text-decoration: underline;
}
#progress {
	padding: 0px;
	text-align:left;
	float:right;
	
}  
#progress_bar_out {
	border: 2px solid #006600;
	width:156px;
}  
#progress_bar_in {
	padding: 0px;
	background-color: #006600;
	height:10px;
}  
textbox {
	background-color:#F0F2F9;
}
.help {
	background-color:#F0F2F9;
	padding:5px;
	float:right;
}
/* Page */

#page {
	width: 766px;
	margin: 0 auto;
	
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-color:#ffffff;
}

/* Content */

#content {
	float: left;
	width: 640px;
	height:auto;
	padding-left, padding-right, padding-bottom: 10px;
/*	padding-top:20px;*/
	border-bottom: 1px solid #FFFFFF;
	background-color:#fff;
}

#content p, #content ol, #content ul {
	line-height: 152%;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 160px;
	padding: 10px;
}

/* News */

#news {
	padding-top: 10px;
	padding-bottom: 0;
}

#news ul {
	list-style-type:none;
	list-style-image:url(images/img4a.gif);
}

#news li {
	margin-bottom: 15px;
}

li.numbers {
	margin-left:25px;
	margin-top:5px;
	list-style:decimal;
	list-style-type:decimal;
	list-style-image:none;
}
#news h3 {
	margin-bottom: 10px;
	font-size: 92%;
}

#news h3 a {
	display: block;
}

#news p {
	font-size: 85%;
}

/* Welcome */

#welcome {
	margin-bottom: 20px;
}

/* Samples */

#sample1, #sample2 {
	float: left;
	width: 230px;
}

#sample1 {
}

#sample2 {
	margin-left: 20px;
}

/* Footer */

#footer {
	width: 766px;
	margin: 0 auto;
	background-color:#fff;
	padding: 10px 0;
	border-top: 5px solid #4c3923;
}

#footer p {
	text-align: center;
	font-size: 100%;
}

/*section for matches code*/
#dualcolumn {
	width:605px;
	margin-top:10px;
}
#matchesleft {
	width:250px;
	float:left;
	margin-left:30px;
}
#matchesright {
	width:250px;
	float:right;
	margin-right:30px;
}
.homepage {
	padding-top:0px;
	padding-left:15px;
}