
BODY {
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-color: #E9D9AF;
	padding: 0px 0px 40px 0px;
	background-image: url(images/back.gif);
	background-position: center;
	background-repeat: repeat-y;
}

H1 {
	font-size : 18px;
	color : #8E6F3A;
}

H2 {
	font-size : 16px;
	color : #8E6F3A;
}

H3 {
	font-size : 14px;
	font-weight : bold;
}

H6 {
	font-size : 14px;
	font-weight : bold;
}

LI {
	font-size : 16px;
	color : #8E6F3A;
}

P, TD {
	font-family: tahoma, arial, sans-serif;
	font-size: 14px;
	color:#000;
}

P {
	width : 70%;
}

A {
	font-weight : bold;
	color : #D49202;
}

DT {
	font-weight:bold;
	font-variant: small-caps;
}

DD {

}

#homeTbl, #tmpTbl {
	width : 800px;
	margin : auto;
}

#homeTbl IMG, #tmpTbl IMG {
	vertical-align:top;
}

.pageTitle {
	height: 32px;
	width: 100%;
	padding-right : 20px;
	background-color:#8E6F3A;
	text-align: right;
	vertical-align: middle;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	font-variant: small-caps;
	color : #C3A35E;
}

.pageBody {
	width : 600px;
	padding: 40px 40px 120px 40px;
	vertical-align:top;
	background-image: url(images/temp_session.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.homeLinks {
	padding : 0px;
	background-color : #C1A15B;
	text-align: center;
}

.homeLinks A {
	margin : 0px;
}

.homeLinks A:hover {
	color : #fff;
	font-weight : bold;
}

.sideLinks {
	width : 200px;
	vertical-align:top;
	background-color : #C3A35E;
}
.headLinks {
	height : 10px;
	text-align : center;
	background-color : #C1A15B;
	font-size : 1px;
	font-weight : bold;
	color : #DAC38F;
}
.headLinks A {
	color : #000;
}
.headLinks A:hover {
	color : #fff;
}
.footLinks {
	height : 32px;
	text-align : center;
	background-color : #DAC38F;
	font-size : 14px;
	font-weight : bold;
	color : #E9D9AF;
}
.footLinks A {
	color : #D49202;
}
.footLinks A:hover {
	color : #fff;
}
.copyright {
	width : 100%;
	height : 50px;
	text-align : center;
	font-size : 12px;
	font-weight : bold;
}


.cirriculumTable TD {
	veritcal-align : top;
	padding : 5px;
}

.tableLabel {
	vertical-align : top;
	width : 100px;
	font-size : 14px;
	font-weight : bold;
	color : #8E6F3A;
}

.homeExp {
	width : 341px;
	font-family : verdana, tahoma, arial;
	font-weight : bold;
	padding : 5px 20px;
	line-height : 36px;
}

.homeArrow {
	width : 58px;
}

.homeQuest {
	width : 401px;
	text-align : right;
	font-family: verdana, tahoma, arial;
	font-size : 13px;
	font-weight: bold;
	font-style: italic;
	color: #fff;
	background-color : #C1A15B;
	padding: 10px 30px;
	line-height: 36px;
}