* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 color: #000000;
 background-image: url(http://www.onlinenursingdegrees.org/images/1pxbg.jpg);
 background-repeat: repeat-x;
}

#wrapper { 
 position: relative;
 margin-left: auto;
 margin-right: auto;
 width: 898px;
 border: 1px solid #ABDEE6;
 min-height: 850px;
 }
* html #wrapper {height:850px} 

img.left {
	  float: left;
	  margin: 0 12px 5px 0;
	  }

	img.right {
	  float: right;
	  margin: 0 0 5px 12px;
	  }

#header {
 color: #333;
 background-image: url(http://www.onlinenursingdegrees.org/images/header.jpg);
 background-repeat: no-repeat;
 width: inherit;
 height: 91px;
 margin: 0px 0px 0px 0px;
 overflow: hidden;
}


#menuitems {
	position: absolute;
	left: 0px;
	top: 96px;
}

.bullet{
	float: left;
	background-image: url(http://www.onlinenursingdegrees.org/images/bullet.jpg);
	background-repeat: no-repeat;
	padding-left: 17px;
	margin-left: 15px;
	
}

.bullet a:hover {
text-decoration:underline;
}


#leftcolumn { 
 position: absolute;
 top: 115px;
 left: 0px;
 margin: 10px;
 color: #B9D5EB;
 padding: 10px;
 width: 240px;
 line-height: 1.5em;
 border-right-style: solid;
 border-right-width: 1px;
}

#rightcolumn { 
 position: relative;
 text-align:justify;
 color: #000000;
 margin: 35px 25px 45px 295px;
}

#overview
{float: right; padding: 10px 0 8px 10px;}

table.overview {
   border-collapse: collapse;
   border: 1px solid black;
   margin-top: 8px;
}

.overview td {
   border-bottom: 1px solid black;
   padding-right: 10px;
   margin: 0;
   text-align: left;
}

.overview th {
   background: #EFEFEF;
   border-bottom: 1px solid black;
   text-align: left;
}


#footer { 
 width: 888px;
 background-image: url(http://www.onlinenursingdegrees.org/images/footer.jpg);
 margin-left: auto;
 margin-right: auto;
 height: 27px;
 border-color: #ABDEE6;
 border-right-style: solid;
 border-right-width: 1px;
 border-left-style: solid;
 border-left-width: 1px;
 border-bottom-style: solid;
 border-bottom-width: 1px;
 padding-top: 10px;
 padding-left: 10px;
}

#footerlinks {
	position: relative;
	top: 13px;
	left: 13px;
	width: 600px;
	
}


p {
  margin-bottom: 10px;
  margin-top: 10px;
  color: #000000;
  line-height: 18px;
}

a {
  color: #000;
  text-decoration: none;
  
}
a:hover {
  color: #666;
  text-decoration: none;
  
}

#rightcolumn a {
color:#0033FF;
text-decoration:underline;
}

#rightcolumn a:visited, a:active {
color:#9933FF;
}

#breadcrumb a {
color:#0033FF;
text-decoration:underline;
font-size:10px;
}

#breadcrumb a:visited, a:active {
color:#0033FF;
}

#breadcrumb p {
color:000000;
font-size:10px;
}


#leftcolumn h3 a {
  color: #009CB3;
  text-decoration: underline;
  
}


a.white {
  color: white;
  text-decoration: none;
}
a.white:hover {
  color: #000;
  text-decoration: underline;
}

h1 {
  font-family: sans-serif;
  color: #009CB3;
  font-size: 20px;
  margin-bottom: 10px;
}
h2 {
  font-family: sans-serif;
  color:#FF9900;
  font-size: 18px;
  margin-top: 10px;
  margin-bottom: 5px;
}

h3 {
  font-family: sans-serif;
  background-repeat: no-repeat;
  color: #009CB3;
  font-size: 14px;

}

.navlist
{
position: relative;
margin-left: 0;
padding-left: 0;
list-style: none;
}

.subnavlist
{
position: relative;
padding-bottom: 5px;
margin-left: 0;
padding-left: 0;
list-style: none;
}

.navlist li {
	list-style:none;
	padding-left:5px; 
	color: #000000;
}

.subnavlist li {
	list-style:none;
	background-image: none;
	padding-left:5px; 
	color: #000000;
	
}


.subnavlist a {
	color: #666666;
	text-decoration: none;
}

.subnavlist a:hover {
  color: #74ABD7;
 text-decoration: underline;
}


#rightcolumn ul li {
	list-style:disc;
	margin-left: 20px; 
	line-height: 18px;
	}
	
#rightcolumn ol li {
	margin-left: 20px; 
	line-height: 18px;
	
}

.breaker {
  clear: both;
}

img {
	border: none;
}

.w3button {
	text-align: center;
	border: none;
}

.college{
  padding: 1em 0;
  display: block;
  border-bottom: 1px dotted #ddd;
}

.college .left{
  float: left;
  width: 140px;
  margin-right: 20px;
  text-align: center;
}

.college .right{
  float: left;
  width: 415px;
}

.college .right a{
  color: black;
}

.college.last{
  margin-bottom: 1em;
}

.clickhere{background:url(http://www.onlinenursingdegrees.org/images/learn-more.png); width:93px; height:30px; border:none; cursor:pointer;   margin:0px 0px 0px 0px;}

.clear{
  clear: both;
}
