body {
font-size:11px;
color:#333;
background-color:#fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
a:link  {
	color: #CC3333;
	font-style: italic;
}
a:visited   { color: #CC3333; } 
a:active    { color: #CC3333; } 
a:hover { color: #660066; }

img { border: none; }
h1 {
	font-size: 150%;
	line-height: 30px;
	margin: 0px;
}

h2 {
	font-size: 120%;
}

h3 {
	font-size: 100%;
}

h2, h3 {
	color: #CC3333;
	padding-left: 15px;
	padding-top: 20px;
	margin: 0px;
}

#container {
	width: 732px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#pg-title {
	position: absolute;
	top: 165px;
	right: 0px;
	width: 274px;
	text-align: center;
}
#pg-title h1 {
	color: #FFFFFF;
}

#container #header {
	width: 100%;
	height: 100px;
}

#container #header #logo {
	float: left;
}

#container #header #title {
	float: left;
	margin-left: 20px;
	margin-top: 50px;
}

#content #leftbox {
	float: left;
	width: 182px;
}

#content #rightbox {
	float: left;
	width: 550px;
	margin-top: 3px;
}
#rightbox-header {
	margin-bottom: 10px;
}


#nav-menu, #nav-bottom {
	width: 164px;
	margin-left: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#nav-bottom {
	background-repeat: repeat;
	height: 90px;
	background-image: url(images/bg_gray.gif);
}

#nav-menu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#nav-menu a, #thispage {
	font-weight: bold;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 144px;
	padding-left: 20px;
	font-style: normal;
	text-decoration: none;
}

#nav-menu a {
	background-image: url(images/bullet_gray.gif);
	background-repeat: no-repeat;
	color: #666666;
	display: block;
}

#nav-menu a:hover, #thispage {
	color: #CC3333;
	background-image: url(images/bullet_red.gif);
	background-repeat: no-repeat;
}

#nav-menu li {
	margin: 0px;
}


#nav-bottom-end {
	margin-left: 5px;
}
#rb-content {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	float: left;
	width: 398px;
	padding-bottom: 0px;
	line-height: 1.4em;
}
#rb-content-top {
	position: absolute;
	top: 213px;
	left: 182px;
}

#rb-content p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}



#footer {
	float: left;
	width: 400px;
}

#rb-sideboxes {
	width: 140px;
	margin-left: 8px;
	float: left;
}
#sb-box-1, #sb-box-2 {
	background-image: url(images/bg_gray.gif);
	background-repeat: repeat;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 11px;
	margin-bottom: 10px;
}
#rb-content img {
	float: left;
	margin-right: 10px;
}

#sb-box-1 p, #sb-box-2 p {
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 3px;
}
#sb-box-1 a, #sb-box-2 a {
	text-decoration: underline;
	font-style: italic;
}

#sb-box-header-1, #sb-box-header-2 {
	background-image: url(images/box_header.jpg);
	background-repeat: no-repeat;
	line-height: 25px;
	font-weight: bold;
	color: #CC3333;
	padding-left: 8px;
}


#footer {
	background-image: url(images/bg_red.gif);
	background-repeat: repeat-x;
	text-align: center;
	line-height: 23px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	color: #FFFFFF;
}

#copyright {
	width: 400px;
	text-align: center;
	font-size: 10px;
	color: #666666;
}

#footer img {
	float: right;
}

#footer a {
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
}
#rb-sideboxes img {
	margin-top: 10px;
}

#footer a:hover {
	text-decoration: underline;
}
