/* Start of CMSMS style sheet 'ausra' */
body,td,th {
	font-family: Verdana;
	font-size: 11px;
	color: #323233;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
a {
	font-size: 11px;
	color: #1257AB;
}
a:link {
	text-decoration: none;
}
a:visited {
	color: #1257AB;
	text-decoration: none;
}
a:hover {
	color: #1257AB;
	text-decoration: underline;
}
a:active {
	color: #1257AB;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana;
}
h1 {
	font-size: 18px;
	color: #323233;
}
h2 {
	font-size: 16px;
	color: #323233;
}
h3 {
	font-size: 12px;
	color: #323233;
}
#header {
	width: 976px;
	height: auto;
	margin-left: 15px;
	margin-right: auto;
	margin-top: 100px;
}
#logo {
	width: 407px;
	height: 150px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
}
#headerPic {
	width: 569px;
	height: 321px;
	background-image: url(images/pic.gif);
	margin-left: 407px;
	margin-top: 0px;
}
#menu {
	position: absolute;
	width: 250px;
	height: auto;
	background-image: url(images/menu_bg.gif);
	left: 15px;
	top: 300px;
}
#menu li {
	border-bottom: 1px solid #CCCCCC;
	padding-top: 5px;
	list-style-image: url(images/list_image.gif);
}
#menu a {
	font-size: 12px;
	font-weight: bold;
}
#content {
	width: 569px;
	height: auto;
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-y;
	margin-left: 377px;
	margin-top: 50px;
	text-align: left;
	padding-bottom: 30px;
	padding-left: 30px;
	padding-top: 30px;
}
#footer {
	width: 956px;
	height: 50px;
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	margin-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
/* End of 'ausra' */

