@charset "utf-8";
/* CSS Document */

body { margin-top:0px; margin-bottom:0px; font-family:"Times New Roman", Times, serif; font-size:16px; color:#000; background:#fff; text-align: center;}
p { text-align:justify; }
a { color:#000; text-decoration:none; }
a:hover { color:#990000; }
h1 { font-size:17px; color:#990000; text-transform:uppercase; }

.title { font-size:40px; text-transform:uppercase; padding-left:82px; color:#990000; }
.title_sm { font-size:20px; text-transform:uppercase; color:#990000; }
.small { font-size:12px; }
.large { font-size:17px; letter-spacing:1px; }
.uppercase { text-transform:uppercase; }
.h1_smaller { font-size:13px; text-transform:uppercase; }
.listen a { font-size:17px; font-weight:bold; color:#990000; letter-spacing:1px; }

#wrapper { margin-left:auto; margin-right:auto; width:770px; text-align: left;}
#header { float:left; width:770px; padding-top:15px; }
#navigation { float:left; width:770px; text-align:center; text-transform:uppercase; padding-top:4px; }
#navigation a { padding-left:15px; padding-right:15px; }
#contents_narrow { float:left; padding-top:15px; padding-bottom:15px; }
#contents_wide { float:left; width:620px; padding-left:75px; padding-right:75px; padding-top:15px; padding-bottom:15px; }
#contents_double { float:left; width:720px; padding-top:25px; padding-bottom:25px; padding-left:25px; padding-right:25px; }
#contents_double #left { float:left; padding-right:5px; width:345px; }
#contents_double #right { float:left; width:310px; }
#footer { float:left; width:770px; text-align:center; font-size:11px; }
#footer_links { float:left; width:770px; }
#footer_copy { float:left; width:770px; }
#seperator { height:5px; background:url(images/seperator.jpg) center no-repeat; padding-top:15px; }

