body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.invisible {
	position: absolute;
	top: -9999px;
	left: -9999px;
}
#centermain
{
	background-color:#ffffff;
    border: 0px solid #000000;
	padding:0;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
#topheader
{
    display:block;
    height:36px;
}
#leftnav
{
    clear:left;
    float:left;
    display:block;
    width:180px;
	margin-left:5px;
    padding-bottom:30px;
}
#rightbar
{
	clear: right;
	float:right;
    width:167px;
    padding-right:5px;
}
#content
{
    margin-right:167px;
	margin-left:180px;
    padding-left:12px;
    padding-right:12px;
}
#toppic_home
{
    background-image:  url(/img/home.jpg);
}
#toppic_about
{
    background-image:  url(/img/about.jpg);
}
#toppic_project
{
    background-image:  url(/img/project.jpg);
}
#toppic_courses
{
    background-image:  url(/img/courses.jpg);
}
#toppic_success
{
    background-image:  url(/img/success.jpg);
}
#toppic_day
{
    background-image:  url(/img/dayinlife.jpg);
}
#toppic_news
{
    background-image:  url(/img/news.jpg);
}
#toppic_events
{
    background-image:  url(/img/events.jpg);
}
#toppic_links
{
    background-image:  url(/img/links.jpg);
}
#toppic_contact
{
    background-image:  url(/img/contact.jpg);
}
#toppic_home,#toppic_about,#toppic_project,#toppic_courses,#toppic_success,#toppic_day,#toppic_news,#toppic_events,#toppic_links,#toppic_contact
{
    background-position:right bottom;
    text-align:left;
    background-color: #f2f2f2;
    background-repeat: no-repeat;
    display:block;
    height:259px;
}
#toptext
{
    color:#999999;
    /* font-family: Lubalin Graph, Times New Roman, serif, Arial, Trebuchet MS, Verdana, Helvetica, sans-serif; */
    font-size:x-large;
    font-weight:normal;
    padding-top:10px;
    padding-left:20px;
}
div.hrline
{
    height:3px;
    background: #fff url(/img/c_line.gif) repeat scroll center;
}
div.hrline hr
{
    display: none;
}
#leftnavb
{
    clear:left;
    float:left;
    width:190px;
    margin-left:5px;
    padding-bottom:30px;
}
#rightbarb
{
	float:right;
    width:162px;
}
#contentb
{
    margin-right:171px;
	margin-left:190px;
}
.nomar
{
	margin:0;
    padding:0;
}