html {
  background:#7E9AA6;
  margin: 0px;
  padding: 0px;
}
body {
  position:relative;
  margin: 10px auto 10px auto;
  padding: 0px;
  width:766px;
  color:#fff;
  background:#7E9AA6;
  font-size: 70%;
  font-family: verdana, serif;
}

#page {
  float:left;
  font-family: verdana, serif;
  background:#BCD2DF url('/images/bodybg.jpg') 0 100% repeat-x;
  width:760px;
  border:3px solid #13415B;
}

div#video-container {
  margin: 10px 0 0 0;
}

form {
  margin: 0;
}
img {
  border: 0;
}
a {
  color: #D28A8A;
  font-weight: bold;
}
a:hover {
  color: #CD5050;
}
a img {
  border: none;
}
p {
  line-height: 1.4em;
}
td.white {
  color: #fff;
}

.clear {
  clear: both;
}
img.right {
  float: right;
  padding-left: 5px;
}
img.left {
  float: left;
  padding-right: 5px;
}
.align-center {
  text-align: center;
}
.align-left {
  text-align: left;
}
.align-right {
  text-align: right;
}
.bold {
  font-weight: bold;
}
.top {
  vertical-align: top;
}
.middle {
  vertical-align: middle;
}
.bottom {
  vertical-align: bottom;
}
.small {
  font-size: 0.9em;
}
.hidden {
  display: none;
}

div.paging {
  clear: both;
}
div.paging div.link {
  float: left;
  width: 50%;
}
#site-search dd {
  margin-bottom: 20px;
}
#site-search div.pages {
  text-align: center;
}
#site-search div.pages a {
  padding: 0 5px;
}
#contact-form label {
  width: 100px;
  float: left;
  padding: 3px;
  text-align: right;
}
#contact-form sup.required {
  color: #f00;
}
#contact-form input.sendform {
  margin-left: 106px;
}

#header {
}

#toptextsize {
position:absolute;
display:block;
float:left;
top:22px;
right:240px;
color: #000;
}
#toptextsize ul {
  margin: 0;
  padding: 0;
}
#toptextsize ul li {
  float: left;
  list-style: none;
  margin: 0;
  background: url(/images/toptextsize-divider.gif) no-repeat center right;
}
#toptextsize ul li.last {
  background: none;
}
#toptextsize ul li a {
  margin: 0;
  padding: 0;
  font-weight: bold;
  color: #000;
  display: block;
}
#toptextsize ul li a.small-a {
  padding: 8px 8px 0 6px;
  font-size: 1.4em;
}
#toptextsize ul li a.medium-a {
  padding: 4px 8px 0 6px;
  font-size: 1.7em;
}
#toptextsize ul li a.big-a {
  padding: 0 6px 0 6px;
  font-size: 2.1em;
}

#topmenu {
position:absolute;
display:block;
float:left;
top:8px;
right:15px;
}

ul#topmenu {
margin:0px;
padding:0px;
list-style:none;
width:200px;
}

ul#topmenu li{
text-align:right;
padding-right:10px;
margin:3px 0 3px 0;
background:url('/images/4dots.gif') 100% 5px no-repeat;
}

ul#topmenu li a{
font-weight: normal;
color:#000;
text-decoration:none;
}

ul#topmenu li a:hover{
color:#FFF;
text-decoration:none;
}

#header img {
float:left;
width:108px;
height:100px;
}

#header h1 {
margin: 0px;
padding: 0px;
background: url('/images/header.jpg') 0 0 no-repeat;
width:652px;
height:80px;
float:left;
}

#header h1 span {
display:none;
}

#header ul#menubar {
background:#E61C3F;
width:652px;
height:17px;
list-style:none;
float:left;
margin:0px 0px 0px 0px;
padding:3px 0px 0px 0px;
}

#header ul#menubar li {
float:left;
margin:0px 5px 0px 0px;
padding-right:7px;
background: url('/images/topdot.gif') 100% 4px no-repeat;
}

#header #menubar a {
text-decoration:none;
color:#FFF;
font-weight:bold;
}

#header #menubar a:hover {
text-decoration:none;
color:#CCC;
font-weight:bold;
}

#header ul#menubar li.nobg {
background-image:none;
}

#menulist {
margin:10px 0 0 10px;
float:left;
display:inline;
}

#menulist ul {
padding:0px;
margin:0px;
list-style:none;
width:116px;
border:1px solid #002C45;
background:#275C7C url('/images/listbg.jpg') 0 100% repeat-x;
padding-bottom:39px;
}

#topmenu li.nobg {
background-image:none;
padding:0px;
margin:0px;
}

#menulist ul li {

font-weight:bold;
border-bottom:1px solid #4D7994;
padding:5px 7px 5px 7px;
margin:0px;
}

#menulist ul li a{
color:#eaeaea;
text-decoration:none;
}

#menulist ul li a:hover{
color:#ccc;
text-decoration:none;
}

#content {
float:left;
width:610px;
margin:10px 0 0 10px;
padding:0px;
border:1px solid #002C45;
background:#275C7C url('/images/listbg.jpg') 0 100% repeat-x;
}

#content h2 span, #rightbar h2 span{
font-weight:bold;
}

#content a#hpret{
  float:right;
}


#content h2, #rightbar h2,  h2 a{
margin: 0px 0 15px 4px;
padding: 5px 0 0 0;
color:#BFCED7;
font-weight:normal;
font-size: 1.4em;
font-family: verdana, serif;
width:100%;
}

#rightbar h2 {
margin-left:0px;
line-height:22px;
}

#rightbar h2 a:hover {
color:#BFCED7;
}

#content #para{
margin:31px 53px 31px 53px;
color:#fff;
}

#footer {
float:left;
width:100%;
text-align:center;
color:#fff;
}

#footer p {
display:block;
float:left;
width:100%;
margin:0px;
padding:0px;
}

#footer p.redbg {
background:#A7021E;
margin: 11px 0 8px 0;
padding:4px 0 4px 0;
}

#footer p.dull {
float:left;
width:100%;
margin: 8px 0 15px 0;
}

#footer p.dull a {
color:#BDCDD6;
text-decoration:none;
}

#footer p.dull a:hover {
color:#FFF;
text-decoration:none;
}

#home #expand {
  margin-top: 50px;
}
#home p.nubie-text {
  padding: 0 0 0 10px;
}
#home #content {
position:relative;
width:385px;
margin-bottom: 10px;
background:#083B58 url('/images/homecontentbg.jpg') top left repeat-x;
}



#home #content #para{
margin:20px 14px 0px 14px;
}

#home #content img {
  bottom: 0px;
}

#home #content #nubie {
  margin: 0 0 0 30px !important;
}

#rightbar {
border:1px solid #002C45;
background:#275C7C url('/images/rightbgshort.jpg') 0 100% repeat-x;
}
#rightimages,
#rightbar {
float:left;
width:212px;

margin:10px 0 0 10px;
padding:0px;

}


#rightimages{
padding-left:1px;
font-size:1.3em;
color:#e51c3e;
font-weight:bold;
text-align:center;
}

#rightimages .half{
float:left;
width:103px;
}
#rightimages #right{
float:right;
}
#rightimages p {
margin:0 0 5px 0;
padding:0;
}


#rightbar ul{
list-style:none;
margin:0px 0 0 0;
padding:6px 0 0 0;
}

#rightbar ul li {
margin:0px;
padding:10px 10px 10px 10px;
}

#rightbar a {
color:#BDCDD6;
text-decoration:none;
}

#rightbar a:hover {
color:#FFF;
text-decoration:none;
}

#rightbar p{
width:190px;
text-align:right;
padding:0 10px 0 10px;
}

#logoset {
margin:0 0px 0 10px;
}

table tr td {
color:#333;
}

form , input {
margin:0px;
padding:0px;
}

form input.felement {
color:#666;
padding:2px 0 2px 0;
margin-right:3px;
width:65px;
text-align:center;
}

dl {
margin:0px;
padding:0px;
}

dd {
margin:0px;
padding:10px 0 10px 0;
}

#courses tr {
background:#fff;
}

#courses table {
margin-bottom:20px;
}

#grantaid table tr td, #grantaidstudy table tr td, #mentorsupport table tr td, #commercialwebsitegrant table tr td {
color:#fff;
}

#grantaidstudy table#black tr td{
color:#000;
}

img.bordered{
border:1px solid #000;
}
