/* Start of CMSMS style sheet 'core' */
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

}

body {
	margin-top: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

#content {
    margin-bottom: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}


p, blockquote, ul, ol {
}

a {
	color: #900127;
}

a, a:link, a:active, a:visited {
	color: #900127;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	float: 0 0 0 15px;
}

/* Header */

#header {
	width: 514px;
	height: 137px;
	margin: 20 auto;
	padding: 0 0 0 0;
    background: #ffffff;
}

/* Page */

#page {
	width: 760px;
	height: 400px;
	margin: 0 auto;
	background color: #ffffff;
}

#footer {
	border-top: solid 3px #ffffff;
	text-align: center;
	padding: 8px;
	font-size: 10px;
	color: #ff00ff;
	clear: both;
}

#footer p {
	margin: 0px 0px 5px 0px;
}

#footer a, #footer a:link, #footer a:active, #footer a:visited {
	color: #ff00ff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}
/* End of 'core' */

