#wrapper {
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	text-align: center;
	background-color: #F4F5E9;
}
#topnav {
	background-image:  url("../images/cm_topnav.jpg");
}
#mainbg {
	background-image:  url("../images/cm_mainbg.jpg");
	background-color: #DFE5E5;
	background-repeat: no-repeat;
}
img {
border : medium none inherit; 
} 
h1 {
	font-size : 85%;
	color: #CC0000;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
} 
h2 {
	font-size : 85%;
	color: #223B71;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
} 
#mainMenu {
position : relative; 
text-align : right; 
width : 760px; 
background-color : transparent; 
border : 1px none #000000; 
color : #ffffff; 
margin : 0; 
padding : 2px; 
} 
#menuList {
margin : 0; 
padding : 0; 
} 
#menuList ul {
	margin : 0;
	padding : 0;
	font-size: 11px;
} 
#menuList li {
display : inline; 
list-style : none; 
} 
a.starter {
background-color : transparent; 
color : #ffffff; 
font-weight : bolder; 
font-size : 1.2em; 
margin : 0; 
padding : 2px; 
text-decoration : none; 
} 
a.starter:link , a.starter:visited {
	color : #ffffff;
	text-decoration: none;
}


a.starter:hover , a.starter:active {
background-color : #9AAEC1; 
color : #ffffff; 
} 
.menu {
text-align : left; 
color : #ffffff; 
background-color : #9AAEC1; 
position : absolute; 
width : 150px; 
visibility : hidden; 
} 
.menu li a {
background-color : transparent; 
color : #fff; 
display : block; 
font-size : 1.2em; 
line-height : 1.2em; 
border-bottom : 1px solid #999999; 
margin : 0; 
padding : 2px; 
text-decoration : none; 
} 
.menu li a:link , .menu li a:visited {
color : #ffffff; 
} 

.menu li a:hover , .menu li a:active {
background-color : #CC0000; 
color : #ffffff; 
} 
#menu1 , #menu2 , #menu3 , #menu4 , #menu5 {
width : 150px; 
z-index : 100; 
} 
ul {
	font-size: 75%;
	list-style-position: outside;
	list-style-image:  url("../images/bulletredgif.gif");
}
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
} 
#nav a { 
display: block; 
width: 10em; 
} 
#nav li { 
float: left; 
width: 10em; 
}

#nav li ul { 
position: absolute; 
width: 10em; 
left: -999em; 
} 
#nav li:hover ul { 
left: auto; 
}

#nav li:hover ul, #nav li.sfhover ul {
 left: auto; 
 }
 
 .menutext {
	font-size: 11px;
}
#maintextarea {
	padding: 5px;
}
#footer {
	font-size: 100%;
	text-align: center;
}

p {
	font-size: 75%;
	margin-top: 8px;
	margin-bottom: 8px;
}


a:link {
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	color: #CC0033;
	text-decoration: underline;
}
a:hover {
	color: #000066;
	text-decoration: none;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}
#contacttable {
	font-size: 75%;
}
#contacttable td {
	padding: 5px;
}
.redtext {
	color: #CC0000;
}
.bluetext {
	color: #003366;
}
h3 {
	font-size: 75%;
	color: #223B71;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}


#booktable, td {
	padding: 2px;
	margin: 0px;
	text-align: left;
}

#booktable, p {
	padding: 0px;
	margin-bottom: 5px;
}
.imgbookpage {
	margin-top: 8px;
	border: 1px solid #003366;
}
.redtxt {
	font-weight: bold;
	color: #CC0000;
}
#booktablelayout {
	margin-left: 100px;
}
.justify {
	text-align: justify;
}
.centertext {
	text-align: center;
}
