body {
    font-family: tahoma, helvetica, arial, sans-serif;
    font-size: 11px;
    text-align: center;
	margin: 0px;
}

.red { color: #FF0000; }
.green { color: #008800; }
.blue { color: #0000FF; }

img { border: 0; }

#wrapper {
    margin: 0px auto;
    text-align: left;
    width: 1000px;
    position: relative;
	border: solid rgb(0,90,0) 1px;
}

h1 {
	font-size: 25px;
	font-family: verdana;
	font-weight: bold;
	color: #FFFFFF;
}

.studybites
{
	position: relative;
    top: 10px;
    left: 50px;
}

h2 {
	font-size: 16px;
	font-family: verdana;
	font-weight: bold;
	color: #FFFFFF;
}

.
h3 {
    font-size: 12px;
}


/* =================================== Head =================================== */
#header {
    position: relative;
	background: rgb(229,243,206);
   /* background: rgb(233,244,212);  */
    top: 0px;
    left: 0px;
	width: 1000px;
    height: 150px;
	padding: 0px;
}

#header h2 {
    margin: 57px 0 0 126px;
}

#navtop {
	background: rgb(0,90,0); /*url(sb_header_bg.png) repeat-x;*/
	height: 40px;
	width: 100%;
	padding-top: 10px;
	margin-top: 0px;
	
}

#navtop ul {

	margin: 0px;
}

#navtop li {
	font-size: 20px;
    display: inline;
    padding: 0px 0 0 40px;
}

#navtop a {
	color: rgb(126,173,118);
    text-decoration: none;
}

#navtop a.highlight {
	color: #FFFFFF;
}

#navtop a:hover {
	color: #FFFFFF;
    text-decoration: none;
}


#loginbar {
    background: rgb(229,243,206);
    color: #828282;
	position: absolute;
	top: 65px;
	left: 500px;
    width: 500px;
    height: 80px;
}

#loginbar .forgot {
    position: relative;
    top: 5px;
    left: 320px;
	font-size: 10px;
	color: #828282;
}

#loginbar .register {
    position: relative;
    top: 5px;
    left: 280px;
	font-size: 10px;
	color: #828282;
}


#loginbar .logged {
    position: absolute;
    top: 6px;
    left: 0px;
	font-size: 10px;
	color: #828282;
}


#loginbar .credits {
    position: relative;
    top: 26px;
    left: 0px;
	font-size: 10px;
	color: #828282;
}


#loginbar .my_settings {
    position: relative;
    top: 13px;
    left: 300px;
}

#loginbar .logout {
    position: relative;
    top: 1px;
    left: 400px;
}

#loginbar a {
	font-size: 10px;
	font-weight: bold;
	color: #777777;
	text-decoration: none;
}

#loginbar a:hover {
	color: #222222;
	text-decoration: underline;
}


#loginbar form {
    margin: 0;
    padding: 2px 0 0 0px;
}

#loginbar .submit {
	position: relative;
	top: 0px;
	left: 0px;
    border: 1px solid #e6ead5;
    background: #72765c;
    font-size: 11px;
    padding: 0 3px 5px 0px;
    height: 19px;
    color: #fff;
	cursor: pointer;
}

#loginbar .text {
    border: 0px none;
}

#dependents {
	position: relative;
	top: -30px;
	left: 520px;
}

#dependents h4 {
font-size:11px;
	font-weight: bold;
	color: #777777;
	margin: 0px;
	padding: 0px;
}

#dependents li, ul{
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
}

#dependents a{
	font-size: 10px;
	font-weight: bold;
	color: #777777;
	text-decoration: none;
}

#dependents a:hover {
	text-decoration: underline;
}


/* =================================== Content =================================== */

#content {

	background: #FFFFFF;
	/*
	border-left: #828282 solid 1px; 
	border-right: #828282 solid 1px; 
	*/
	padding: 2px 10px 2px 10px;
	    min-height: 200px;
}

#content h2 {
	color: #828282;

}


#left_nav {
    width: 160px;
    float: left;
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


#reg_content {
    width: 700px;
    float: left;
    margin: 20px 0px 10px 130px;
	padding: 5px 5px 15px 5px;

}

#center_content {
    width: 700px;
    float: left;
    margin: 20px 0px 10px 30px;
	padding: 5px 5px 15px 5px;

}

#broad_content {
    width: 560px;
    float: left;
    margin: 0px 0px 0px 20px;
	padding: 5px 5px 5px 5px;
	text-align: center;

}

#left_content {
    width: 280px;
    float: left;
    margin: 0px 0px 0px 20px;
	padding: 5px 5px 5px 5px;
	text-align: center;
}

#right_content {
    width: 280px;
    float: right;
    margin: 0px 0px 0px 0px;
    display: inline;
	padding: 5px 5px 5px 5px;	
	text-align: center;
}



/* =================================== Footer =================================== */

#footer {
    text-align: right;
    background: rgb(0,90,0);
    color: #D1D1D1;
	height: 30px;
	padding-top: 5px;
}



#footerline {
    padding: 5px 20px 7px 20px;
}

#footer .copyright {
    float: left;
}

#footer a {
    color: #fff;
    text-decoration: none;
}


#page_nav ul {


}

#page_nav li {
list-style: none;
display: inline;
padding: 0px 10px 0px 10px;
}



.mailbox {
    
    width: 200px;
    padding: 50px 50px 50px 50px;
}


.divider {
	/*background: #780102;  // studybites red */
	background: #FFFFFF;
    height: 1px;
    margin: 1px 0px 0px 0px;
    padding: 0;
    font-size: 1px;
}

.left {
    float: left;
    margin: 5px 5px 0 0;
}

.clear {
    clear: both;
}

.spacer {
	clear: both;
	width: 2px;
	height: 2px;
}

.C1 
{
width: 150px;
margin: 10px 10px 10px 10px;
}


/*****  Registration Form Validation Highlights *****************/
	/* classes for validator */
	.tfvHighlight
		{font-weight: bold; color: red;}
	.tfvNormal
		{font-weight: normal;	color: black;}
		
		

		
		
		