body {
	width:100%;
	height:100%;
	background-color: #BAB08F;
	margin:63px 0px 0px 0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../html/images/background_tile.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
}

a {
	color: #FFFFFF;
	text-decoration: none;	
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

h1{
	line-height:20px;
	margin: 16px 24px 16px 24px;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: normal;
}

#content {
	width:950px;
	margin-left:auto;
	margin-right:auto;
}

#page {
	width:917px;
	background-color:#FCFBF6;
	background-image: url(../html/images/page_shadow.gif);
	background-repeat: repeat-y;
	background-position: right top;
	float:left;
	border-bottom: 2px solid #ABA283;
	margin-bottom:0px;
}

#header {
	height:38px;
	padding-left:580px;
}

#rightside {
	width:30px;
	padding-top:497px;
	float:left;
}

#menu {
	width:365px;
	height:160px;
	background-image: url(../html/images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #6F7996;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float:left;
	letter-spacing: 1px;
}

#menu ul {
	margin: 15px 0px 0px 28px;
	padding:0px;
	list-style-type: none;
	
}

#menu li {
	margin:0px;
	padding:0px;
	line-height: 22px;
}

#menu p {
	margin:0px;
	padding:0px;
	font-weight: normal;
	font-style: italic;
}

#menu a {
	color: #6F7996;
	text-decoration: none;	
}

#menu a:hover {
	color: #FFFFFF;
}

.leftcolumn {
	width:552px;
	float:left;
	letter-spacing: 1px;
	color: #19264C;
	background-color: #FCFBF6;
}

.leftcolumn ul {
	margin: 0px 24px 16px 30px;
	padding:0px;
	list-style-type: none;	
}

.leftcolumn li {
	margin:0px 0px 6px 12px;
	line-height:20px;
	padding:0px;
	text-indent: -18px;
}

.leftcolumn a {
	color: #19264C;
}

.leftcolumn p{
	line-height:20px;
	margin: 0px 24px 16px 24px;
}

.rightcolumn {
	width:365px;
	float:left;
}

.footer {
	float:left;
	width:100%;
	margin:24px 0px 24px 0px;	
}

.largetext {
	font-size: 14px;	
}
