/*
style.css
*/

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;}
img { 
padding : 3px;
border : 1px solid #bcd2e6;
} 
img.floating1 { 
float : left;
margin-right : 7px;
margin-bottom : 0px;
margin-top : 2px;
margin-left : 0px;
} 
#wrapper { 
 margin: 0 auto;
 width: 800px;
}


#header {
 color: #333;
 width: 595px;
 float: right;
 height: 190px;
 background: #fff url(images/headbackg14.jpg);
 margin-bottom: 5px;
 margin-top: 5px;
border : 1px solid #bcd2e6;
border-radius: 5px;
}

#header h1 {font-size: 2.1em;font-weight: lighter;letter-spacing: -1px;
padding-left: 5px;
color: #000000;
}
#header h2 {
float: right;
margin-top: 130px;font-size: 1.6em;font-weight: lighter;letter-spacing: -1px;
padding-right: 10px;
}
#header a {
 color: #333;
 }
#leftcol { 
 color: #333;
 height: 555px;
 width: 195px;
 float: left;
 margin-bottom: 5px;
 margin-top: 5px;
}
#leftcol h2 {background-image: url(images/lbackg.jpg);background-repeat: no-repeat;
margin-left: 4px;
margin-top: 3px;
padding-left: 5px;
padding-top: 2px;
padding-bottom:4px;font-size: 1.4em;font-weight: lighter;letter-spacing: -1px;
}
.leftnavigation { 
clear: both; 
text-align: left; 
color: 	#7D8085; 
padding: 7px 0em 0px 0px;
margin-left: 5px;
margin-right: 5px;
}

.leftnavigation li { 
font-weight: normal; 
margin: 0 0 8px 0; 
padding: 0em 0em 0em 10px; 
border-bottom: 1px solid #ccc;list-style-type: none;
}
.leftnavigation li a {
 color: #546078; 
text-decoration: none; 
}
.leftnavigation li a:hover { 
color: #F29900; 
text-decoration: none; 
}
.plink li { 
font-weight: normal; 
margin: 0 0 8px 0; 
padding: 0em 0em 0em 10px; 
list-style-type: none;
}
.plink li a {
 color: #546078; 
text-decoration: none; 
}
.plink li a:hover { 
color: #F29900; 
text-decoration: none; 
}

.inlinelink { color: #546078; font-weight: normal; text-decoration: underline; }

.inlinelink:hover { color: #F29900; font-weight: normal; text-decoration: none; }

.features {
padding: 7px;
margin-top: 1px;
}
.features h3{font-size: 1em;padding-top: 1px;
}
.features p {font-size: .9em;line-height: 1em;
}
.features a {
color: #F29900;
float: right;
margin-top: -5px;
padding-right: 3px;}
.nfeatures {background-image: url(images/featbackgrnd.jpg);background-repeat: repeat-x;
margin-top: 3px;
padding-left: 3px;
padding-bottom: 34px;
}
.ltext {
margin-top: 8px;}
.ltext p {text-align: justify;
}

#rightcol	{ 
float: right;
color: #333;
height: 1500px;
width: 598px;
display: inline;
margin-bottom: 5px;
text-align: justify;
}

#rightcolh1 {font-size: 1.5em;font-weight: lighter;letter-spacing: -1px;
padding-left: 5px;
padding-top: 3px;
padding-bottom: 3px;background-image: url(images/blback.jpg);background-repeat: no-repeat;
}
#rightcol p {
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 10px;
text-align: justify;}

#rightcolstud	{ 
float: right;
color: #333;
height: 810px;
width: 598px;
display: inline;
margin-bottom: 5px;
text-align: justify;
}

#rightcolstud h1 {font-size: 1.5em;font-weight: lighter;letter-spacing: -1px;
padding-left: 5px;
padding-top: 3px;
padding-bottom: 3px;background-image: url(images/blback.jpg);background-repeat: no-repeat;
}
#rightcolstud p {
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 10px;
text-align: justify;}


#box { 
margin-top : 19px;
margin-bottom : 10px;
} 
#box a {
color: #FF9900;}
.content_right { 
margin : 0 auto;
display : inline;
float : right;
width : 275px;
background-image: url(images/bxbg.jpg);background-repeat: no-repeat;
margin-right : 0px;
padding : 5px;
text-align : justify;


} 
.content_left { 
margin : 0 auto;
display : inline;
float : left;
width : 275px;

margin-left : 0px;
padding : 5px;
text-align : justify;background-image: url(images/bxbg.jpg);background-repeat: no-repeat;} 
.content_left h3 { 
padding-left : 5px;
font-size : 1em;
margin-bottom : 5px;
} 
.content_right h3 { 
font-size : 1em;
margin-bottom : 5px;
margin-top : 5px;
}
.righttext p{text-align: justify;
}
.righttext {
margin-top: 8px;
}
#rightcolh2 {font-size: 1.5em;font-weight: lighter;letter-spacing: -1px;
padding-left: 5px;
margin-top: 195px;
padding-bottom: 3px;background-image: url(images/blback.jpg);background-repeat: no-repeat;
}
#footer { 
 width: 798px;
 clear: both;
 color: #333;
 border: 1px solid #ccc;
 background: #ccccff;text-align: center;font-size: .9em;
}
#footer p{
padding-bottom: 5px;} 
#footer a {
color: #000000;}
