body {
	background: #C34350 url(../graphics/universal/bg_2008.gif) repeat fixed left;
	font-family:Times, Times New Roman, Georgia, serif;
	font-size:12px;
	color:#414141;
	padding-top:20px;
}

#logo, #container	{
	background: url() no-repeat scroll left top;
	margin:0px;
	padding:0px;
	width:800px;
	margin-right:auto;
	margin-left:auto;
}	

#frame, #page {
	padding:20px;
	text-align:left;
	border:1px solid #000000;
	background:#ffffff;
}
	
#contentleft a, #contentleft a:link, #contentleft a:visited	{
	color:#c34350;
	text-decoration:none;
}
 
#contentleft a:hover, #contentleft a:active	{
	color:#878E5A;
}

#contentright a, #contentright a:link, #contentright a:visited	{
	color:#C34350;
	text-decoration:none;
	font-weight:bold;
	letter-spacing:.01em;
}
 
#contentright a:hover, #contentright a:active	{
	color:#878E5A;
}
 
#contentcenter a, #contentcenter a:link, #contentcenter a:visited	{
	color:#C34350;
	text-decoration:none;
	letter-spacing:.03em;
}
 
#contentcenter a:hover, #contentcenter a:active	{
	color:#66ccff;
}
 
#contentleft, .sidebar {
	width:585px;
	padding:0;
	margin:0px;
	float:left;
	line-height:16px;
}

#menu	{
	font-size:12px;
	color: #5496B2;
	font-family:helvetica, arial, sans-serif;
	padding-bottom:20px;
	text-align:justify;
}	

#contentcenter, #maincolumn {
	width:410px;
	padding:0px;
	float:left;
	background: #ffffff url() repeat-y left;
	line-height:130%;
}
	
#contentright, .rightcolumn {
	width:130px;
	margin:0px 0 0px 20px;
	padding:15px 10px 20px 10px;
	float:left;
	border:1px solid #d0caca;
	background:#EDF3F5;
	font-family:helvetica, arial, sans-serif;
	color:#333333;
	line-height:140%;
}
	
#footer {
	width:630px;
	text-align:center;
	margin-top:50px;
	color:#ffffff;
}
	
#footer a, #footer a:link	{
	color:#99ccff;
	text-decoration:none;
}

p,h1,pre {
	margin:0px;
}
	
h1 {
	font-size:14px;
	color:#C34350;
	margin-bottom:8px;
}
	
#contentright p { }

#contentright img	{
	margin-bottom:6px;
}

#contentleft b	{
	color:#C34350;
}

.main	{
	font-size:14px;
	line-height:120%;
}

.title	{
	color:#C34350;
	font-size:21px;
	font-family:Times, Times New Roman, Georgia, serif;
}

blockquote	{
	margin:10px 0 10px 0;
	text-align:justify;
}

.credit	{
	text-align:right;
	font-weight:bold;
	color:#C34350;
	padding:8px 30px 15px 0;
}

.subform	{
	text-align:center;
	margin-bottom:8px;
	line-height:140%;
}

.copyright	{
	font-size:8px;
	text-align:center;
	line-height:11px;
}
	
.callout	{
	background:#5496B3;
	padding:10px;
	color:#ffffff;
	margin-bottom:15px;
	line-height:140%;
	text-align:center;
}

.calloutmain	{
	background:#5496B3;
	padding:5px;
	color:#ffffff;
	text-align:center;
	font-weight:bold;
	font-family:helvetica, arial, sans-serif;
}

a.callout, a:link.callout, a:hover.callout, a:active.callout, a:visited.callout	{
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
	}