@charset "utf-8";
/* CSS Document*/

/* Global CSS */
body { margin:0; padding:0; text-align:center; background-image:url(/media/images/global/chrome_bg.gif); background-position:center; background-repeat:repeat-y; max-width: 100%; font-family: Verdana, Helvetica, sans-serif; font-size:11px; font-style:normal; line-height:15px; font-weight:normal; color:#fff; text-decoration:none;}

h1 { font-family:Verdana, Helvetica, sans-serif; font-size:16px; font-style:normal; line-height:18px; font-weight:bold; color:#fff; margin:50px 0 20px 0; }
p { font-family:Verdana, Helvetica, sans-serif; font-size:11px; font-style:normal; line-height:15px; font-weight:normal; color:#fff; }
.black3 { font-family:Verdana, Helvetica, sans-serif; font-size:11px; font-style:normal; line-height:15px; font-weight:bold; color:#000; }

a:link { font-family:Verdana, Helvetica, sans-serif; font-size:11px; font-style:normal; line-height:15px; font-weight:bold; color:#fff; text-decoration:none; }
a:visited { font-family:Verdana, Helvetica, sans-serif; font-size:11px; font-style:normal; line-height:15px; font-weight:bold; color:#fff; text-decoration:none; }
a:hover { font-family:Verdana, Helvetica, sans-serif; font-size:11px; font-style:normal; line-height:15px; font-weight:bold; color:#fff; text-decoration:underline; }
a.black:link { font-family:Verdana, Helvetica, sans-serif; font-size:11px; font-style:normal; line-height:15px; font-weight:bold; color:#000; text-decoration:none; }
a.black:visited { font-family:Verdana, Helvetica, sans-serif; font-size:11px; font-style:normal; line-height:15px; font-weight:bold; color:#000; text-decoration:none; }
a.black:hover { font-family:Verdana, Helvetica, sans-serif; font-size:11px; font-style:normal; line-height:15px; font-weight:bold; color:#000; text-decoration:underline; }

/* General layout CSS */
#container { width:900px; height:790px; text-align:left; margin:40px auto 0 auto; padding:0; background-color:#000; border:2px solid #fff; }
#nav { width:328px; margin:30px 0 22px 26px; padding:0; text-align:left;}
#navLinks { width:328px; margin:14px 0 10px 0; padding:0; }
.clearfloat { clear:both; height:0; font-size:1px; line-height:0px; }
#content { width:770px; height:620px; margin:0 30px 0 80px; padding:0; text-align:left; }
#footer { width:770px; height:20px; text-align:right; margin:-34px auto 0px auto; font-size:8px; }

