#holder {
	width: 800px;
	border: 1px solid #CC0000;
	text-align: left;
	color: #000000;
	font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#holder #sidemenu h3 {
	font-size: 90%;
	font-weight: normal;
	color: #CC0000;
	text-align: center;
	list-style: none;
	text-decoration: none;
}
#holder #sidemenu li {
	font-size: 75%;
	color: #333333;
	text-decoration: none;
	list-style: none;
	text-align: center;
}
#sidemenu a {
	font-size: 75%;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	padding: 0px;
	line-height: 200%;
}

body {
	color: #000000;
	text-align: center;
	font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
	font-size: 100%;
}
#content {
	padding-left: 10px;
	padding-right: 10px;
}

#sidemenu {
	float: left;
	width: 140px;
	text-align: center;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC0000;
}
#logo {
	text-align: right;
	height: 150px;
}
#menu {
	text-align: right;
	height: 30px;
}


#menu li {
	font-size: 85%;
	color: #CC0000;
	display: inline;
	list-style-type: none;
	padding-right: 5px;
	padding-left: 5px;
	background-position: right;
	float: right;
}
#holder #content #menu a {
	text-decoration: none;
	color: #CC0000;
	font-size: 100%;
	font-weight: normal;
}


#copyright p {
	font-size: 70%;
	text-align: center;
	color: #000000;
}

#holder #content {
	margin-right: 5px;
	margin-left: 145px;
}

.brclear {
clear:both;
height: 0;
margin: 0;
font-size: 1px;
line-height: 0px;
}

h1 {
	color: #CC0000;
	padding-right: 5px;
	padding-left: 5px;
	font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
	font-size: 110%;
	font-weight: normal;
}
.indent {
	font-size: 90%;
	font-weight: normal;
	color: #000000;
	width: 250px;
	position: relative;
}
h4 {
	font-size: 90%;
	color: #CC0000;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
}

p {
	font-size: 90%;
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 110%;
}

h3 {
	font-size: 90%;
	color: #CC0000;
	padding-right: 5px;
	padding-left: 5px;
	font-style: normal;
}

li {
	font-size: 80%;
	font-weight: normal;
}

img {
	display: inline;
}

.subheading {
	font-size: 100%;
	color: #CC0000;
	padding-right: 5px;
	font-weight: bold;
}
a {
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;
}
h5 {
	font-size: 90%;
	color: #CC0000;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
}
#copyright {
	background-color: #FFFFFF;
}
h2 {
	font-size: 100%;
	color: #CC0000;
	padding-right: 5px;
	font-weight: bold;
	padding-left: 5px;
}
