body
{
    background-position: left top;
    font-family: Arial,Helvetica,sans-serif;
    font-size: small;
    margin: 0 0 0 0;
    background-image: url(images/top_gradient.jpg);
    background-repeat: repeat-x;
    background-color: #dce4d3;
    color: #333;
}
td, th, p
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: small;
    margin: 2px 2px 2px 2px;
}
h1
{
    font-size: x-large;
    border-bottom: #e6e6e6 1px solid;
}
h2
{
    font-size: large;
    border-bottom: #e6e6e6 1px solid;
}
p
{
    margin-bottom: 5px;
}
a, a:visited
{
    color: #03c;
}
a:hover
{
    color: #900;
}
#content
{
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 0;
    background-color: #fff;
}
#footer
{
    width: 800px;
    background-color: #9db384;
    color: #fff;
    font-size: smaller;
    float: left;
    text-align: left;
}
#topMenu
{
    width: 790px;
    background-color: #fff;
    float: left;
    text-align: left;
    padding: 10px 5px 10px 5px;
    height: 20px;
}
#topsubmenu
{
    background-color: #fff;
    width: 790px;
    float: left;
   padding: 0px 8px 10px 2px;
}
#pageBanner
{
    width: 800px;
    background-color: #fff;
    float: left;
    text-align: left;
}
#mainText
{
    float: left;
    text-align: left;
    width: 790px;
    background-color: #fff;
    padding: 1px 5px 5px 5px;
}
#rightColumn
{
    float: right;
    width: 301px;
}
.topMenuItem, .topMenuItem:visited
{
    font-size: medium;
    color: #333;
    text-decoration: none;
    text-align: left;
    padding: 0 15px 1px 15px;
    background-image: url(images/topmenu_square.gif);
    background-position: left;
    background-repeat: no-repeat;
}
.topMenuItem:hover
{
    color: #900;
    text-decoration: underline;
    background-image: url(images/topmenu_square_o.gif);
}
.subMenuItem, .subMenuItem:visited
{
    font-size: medium;
    color: #333;
    text-decoration: none;
    text-align: left;
    padding: 0 15px 1px 15px;
    background-image: url(images/topmenu_square_o.gif);
    background-position: left;
    background-repeat: no-repeat;
}
.subMenuItem:hover
{
    color: #900;
    text-decoration: underline;
	background-image: url(images/topmenu_square.gif);
}
.readMoreLink, .readMoreLink:visited
{
    text-align: right;
    font-weight: bolder;
    display: block;
    text-decoration: none;
    border-bottom: #03c 1px solid;
	color: #03c;
	font-size: 14px;
/*
    border-bottom: #e6e6e6 1px solid;
    color: #333; 
*/
}
.readMoreLink:hover
{
    border-bottom: #900 1px solid;
    color: #900;
}
.largeText
{
	font-size: large;
	font-weight: bold;
}
.copyrightText
{
    font-size: xx-small;
}
.yellownNoteExhibitions
{
    background-image: url(images/note_exhibitions.jpg);
    background-repeat: no-repeat;
    padding: 35px 1px 1px 5px;
    display: block;
    float: right;
    width: 360px;
    height: 160px;
}
.yellownNoteCourses
{
    background-image: url(images/note_courses.jpg);
    background-repeat: no-repeat;
    padding: 35px 1px 1px 5px;
    display: block;
    float: right;
    width: 360px;
    height: 160px;
}
.whitelink, .whitelink:visited
{
    color: #fff;
    text-decoration: none;
}
.whitelink:hover
{
    color: #900;
    text-decoration: underline;
}
.bannerlink, .bannerlink:visited
{
	color: #FFF;
	text-decoration: none;
}
.bannerlink:hover
{
	color:#FFF;
	text-decoration: underline;
}
.floatbanner
{
	background-image:url(images/note_home_course.png);
	background-repeat:no-repeat;
    float: right;
    height: 98px;
	width: 206px;
	padding: 30px 0px 0px 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #333333;
	text-decoration: none;
}
.slideshow
{
    height: 249px;
    width: 800px;
    display: block;
    overflow: hidden;
}
li
{
	padding-bottom: 10px;
}

