@charset "utf-8";
/* CSS Document */

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #46166B;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}

a:link , #nav a:visited, #nav a:active { color: #000; text-decoration: none;}
a:hover { color: #394897; text-decoration: underline;}


hr {
	line-height: normal;
	color: #46166B;
	background-image: url(/wrapper/hc.png);
}

#caption {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333;
}

#header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	padding: 10px;
	height: auto;
	width: auto;
	background-image: url(/wrapper/hc.png);
}

#header a:link , #header a:visited, #header a:active { color: #FFFFFF; text-decoration: none;}
#header a:hover { color: #FFFFFF; text-decoration: underline;}

#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-align:center;
	background-image: url(/wrapper/fc.png);
}

#content {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #000;
	background-color: #FFF;
	padding: 10px;
}

#right-column { padding: 0px; margin: 0px; background: #FFFFFF; vertical-align: top; }
.railitem {margin: 0px 0px 15px;}
.railbox { background: url(/images/railbox_bg.gif) repeat-y; padding: 10px 14px 10px 11px; }
.railbox-heading { background: url(images/railbox_top.gif) no-repeat; padding-right: 14px; padding-left: 11px; padding-top: 11px; font: bold 12px Arial, Helvetica, sans-serif; color: #999999; text-align: center; }

#email {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #00F;
	padding: 10px;
}

#email a:link , #email a:visited, #email a:active { color: #00F; text-decoration: none;}
#email a:hover { color: #999999; text-decoration: underline;}

#photo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	padding: 5px;
	float: left;
	height: 275px;
	width: 300px;
	border: 1px solid #000;
}


#article {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000;
	white-space: normal;
}

#content_bg {
	background-image: url(/wrapper/cc.png);
}

