#wrapper
{
width: 840px;  
margin-left: auto;   
margin-right: auto;
position: relative;
}

#header
{
width: 840;
text-align: center;
}

#left
{
width: 180; 
font-size: 20pt; 
text-align: center; 
float: left;
}

#content
{
float: left; 
width: 640px; 
padding-top:20px;
padding-bottom:0px;
padding-right:0px;
padding-left:20px;
}

#links
{
margin-left: auto; 
margin-right: auto;  
float: left; 
width: 840; 
text-align: center;
}

#sloan-c
{
padding-top:50px;
margin-left: auto; 
margin-right: auto;
float: left; 
width: 840; 
text-align: center;
}


#leftContent
{
float: left; 
width: 250; 
}

#rightContent
{
float: right; 
width: 300; 
}

#inContent
{
width: 500px;
float: left;
}


div.iframe-link {
position: relative;
width: 260px;
height: 700px;
}

a.iframe-link {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 20;
}

a
{
color: #0D280B;
}

#line
{
position: absolute;
top: 100;
bottom: 0;
left 100;
right 100;
}

body
{
background-color:#eeeeee;
}

h4
{
color: #0D280B;
line-height: 90%;
}

h3
{
color: #0D280B;
text-align: center;
}

h1
{
color: #0D280B;
text-align: center;
}

#buffer
{
width: 20px; 
float: left; 
height: 100px;
}


a.menu 
{
border: 0;
font-size: 4;
text-decoration: none;
}

.style1 
{
color: #FF0000;  
font-weight: bold;
}

.style2 
{
color: #FF3333
}
