html {
	height:100%;
	}
a img {
	border:none;
	}
body {
	background-image:url(../images/bg.gif);
	background-repeat:repeat;
	background-color:#5D654C;
	margin:0;
	padding:0;
	height:100%;
	}
table#entry {
	margin:auto;
	margin-top:20px;
	margin-bottom:5px;
	padding:0;
	cursor:pointer;
	width:950px;
	height:290px;
	height:auto;
	font-family:"Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size:13px;
	text-align:center;
	vertical-align:text-top;
	background-color: #FCFEFE;
	border:2px solid #000000;
	}
table#main {
	margin:auto;
	margin-top:20px;
	margin-bottom:5px;
	width:950px;
	height:auto;
	font-family:"Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size:13px;
	text-align:center;
	vertical-align:text-top;
	background: #FCFEFE url(../images/bottom-left.jpg) no-repeat bottom left;
	border:1px solid #000000;
	color:#5D654C;
	}
td#header{
	width:950px;
	height:135px;
	margin:0;
	padding:0;
	}
td#nav {
	width:170px;
	text-align:left;
	vertical-align:top;
	}
td#content {
	background: #FCFEFE url(../images/top-right.jpg) no-repeat top right;
	width: 790px;
	padding-right: 150px;
	padding-left: 10px;
	padding-top:10px;
	text-align:left;
	height:500px;
	}
td#content_full {
	width: 790px;
	text-align:left;
	}

td#footer {
	text-align:right;
	color: #6A6E5C;
	font-family:"Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size:11px;
	}
table#links {
	width:950px;
	margin:auto;
	height:auto;
	font-family:"Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size:11px;
	text-align:center;
	vertical-align:text-top;
	color:#ffffff;
	}
table#links a {
	font-size:11px;
	color:#ffffff;
	}
.linkWrapper {
	position:relative;
	height:60px;
	top:30px;
	left:0px;
	width:600px;
	margin-left:auto;
	margin-right:auto;
	}
.linkLogo {
	position:absolute;
	top:0px;
	left:0px;
	width:auto;
	padding-right:10px;
	margin-left:auto;
	margin-right:auto;
	}
.linkText {
	position:absolute;
	top:0px;
	left:150px;
	width:500px;
	text-align:left;
	vertical-align:top;
	}
div#menu {
	width:550px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	text-align:center;
	vertical-align:text-top;
	}
a:link, a:visited, a:active {
	font-family:"Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size:13px;
	color:#5D654C;
	text-decoration:none;
	font-weight:bold;
	}
a:hover {
	font-family:"Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size:13px;
	color:#5D654C;
	text-decoration:underline;
	}
.chooseMenu {
	width:450px;
	background-color:#FCFEFE;
	padding-top:5px;
	padding-bottom:5px;
	border-top:1px dotted #9EA885;
	border-bottom:1px dotted #9EA885;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	}	
.course {
	text-decoration:underline;
	font-weight:bold;
	margin-bottom:10px;
	background:url(../images/swirl.jpg) no-repeat center;
	height:36px;
	}

div#navigation {
	width:170px;
	vertical-align:top;
	}

/* first level */
#navigation ul {
	border: none;
	list-style: none;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	}
	
#navigation li {
	margin: 0 0 1px 0;
	padding: 0;
	cursor: default;
	}

#navigation li.top a  {
	display: block;
	padding: 3px 0 0 6px;
	text-decoration: none;
	background: url(../images/nav/top_bg.gif) no-repeat top left #cecdcd;
	width: 160px;
	height: 20px;
	cursor:pointer;
	color:#5D654C;
	font-weight:normal;
	font-size:13px;
	}
#navigation li.top a:hover, #navigation li.top_on a {
	display: block;
	padding: 3px 0 0 6px;
	text-decoration: none;
	background: url(../images/nav/top_over.gif) no-repeat top left #ffffff;
	width: 160px;
	height: 20px;
	color:#ffffff;
	font-weight: normal;
	font-size:13px;
	}
/* second level */
#navigation li ul {
	border-right:1px solid #5D654C;
	border-bottom:1px solid #5D654C;
	width:165px;
}

#navigation li li {
	margin: 0 0 1px 0;
	padding: 0;
	cursor: default;
}
#navigation li.second a {
	padding: 3px 0 0 6px;
	text-decoration: none;
	background: url(../images/nav/2nd_bg.gif) no-repeat top left #cecdcd;
	width: 159px;
	height: 20px;
	cursor:pointer;
	color:#5D654C;
	font-weight:normal;
	font-size:12px;
	}
#navigation li.second a:hover {
	padding: 3px 0 0 6px;
	text-decoration: none;
	background: url(../images/nav/2nd_over.gif) no-repeat top left #ffffff;
	width: 159px;
	height: 20px;
	color:#ffffff;
	font-weight: normal;
	font-size:12px;
	}

#navigation li.top_on li.second_on a {
	padding: 3px 0 0 6px;
	text-decoration: none;
	background: url(../images/nav/2nd_over.gif) no-repeat top left #ffffff;
	width: 159px;
	height: 20px;
	color:#ffffff;
	font-weight: normal;
	font-size:12px;
	}

/*temp*/
.temp {
	width:100%;
	color:#CC0033;
	margin-top:10px;
	text-align:center;
	margin-bottom:10px;
	font-weight:bold;
	background:url(../images/swirl.jpg) no-repeat center;
	height:36px;
	}
	
/*Gallery*/
td.galleryLink a:link, td.galleryLink a:active, td.galleryLink a:visited {
	color:#ffffff;
	font-size:12px;
	}

td.galleryLinkActive a:link, td.galleryLinkActive a:active, td.galleryLinkActive a:visited {
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	text-decoration:underline;
	}