#header
{
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-left: 20px;
	height: 110px;
	background-image: url(images/CPM-logo-296px.gif);
	background-repeat: no-repeat;
	background-position: 500px 8px;
	padding-right: 20px;
}
h1
{
font-family: "Batang", sans-serif, em;
font-size: 280%;
font-style: oblique;
color: #003366;
padding-left: 1em;
padding-top: 15;
}
h2
{
font-family: "Batang", sans-serif, em;
font-size: 180%;
font-style: oblique;
color: white;
margin-right: 10%;
}
#toplinks
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #003366;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(images/navDrop.jpg);
	background-repeat: repeat-x;
}
#topborder
{
width: 100%;
background-color: white;
font-size: 3;
}
#midborder
{
width: 100%;
margin-right: 52%;
background-color: white;
font-size: 3;
}
#bottomborder
{
width: 100%;
background-color: white;
margin-left: 40%;
font-size: 3;
}
p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: left;
	line-height: 26px;
	font-weight: normal;
}
h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #003366;
}
h4
{
	margin-bottom: 0;
	padding-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-style: oblique;
	color: #003366;
	font-size: 90%;
}
.4
{
margin-top: 0;
padding-top: 0;
}
ul
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 22px;
	font-weight: normal;
}
a:link
{
	text-decoration: none;
	color: #003366;
	padding-left: 2.5em;
}
a:visited
{
	text-decoration: none;
	color: #003366;
	padding-left: 2.5em;
}
a:hover
{
	text-decoration: none;
	color: #83C555;
	padding-left: 2.5em;
}
body
{
	background-color: #ccff99;
	margin-top: 0px;
	background-attachment: fixed;
	background-image: url(images/CPM_bg.gif);
	background-repeat: repeat-x;
}
#words
{
	width: 58%;
	float: right;
	padding-right: 40px;
	padding-left: 10px;
	padding-bottom: 40px;
	padding-top: 0px;
}
#wrapper {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
.pics {
	margin-right: 20px;
	border: thin solid #003366;
}
#pictures
{
	border-width: medium;
	border-style: solid;
	border-color: white;
	float: left;
	width: 30%;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#content {
	height: auto;
	width: auto;
}
#copyright
{
	float: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: right;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 20px;
}
#clear {
	clear: both;
	width: auto;
}
#footer {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-bottom: 10px;
	padding-right: 20px;
	margin-bottom: 0px;
	margin-top: 70px;
	clear: both;
}
.shadow {
	-moz-box-shadow: 3px 3px 4px #333;
	-webkit-box-shadow: 3px 3px 4px #333;
	box-shadow: 3px 3px 4px #333;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#333333')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#333333');
}

