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

body {background-image:url(images/bg.jpg); background-position:top; background-repeat:no-repeat; color:#000000; font-size:12px; background-color:#000000;}
#container { width:924px; margin-left:auto; margin-right:auto;}
#containTop {width:924px; height:304px; background-image:url(images/top.png); background-repeat:no-repeat;}
#containMid {width:924px; overflow:hidden; min-height:520px; background-image:url(images/mid_r.png); background-repeat:repeat-Y; }
#containBottom{width:924px; height:29px; background-image:url(images/bottom.png); background-repeat:no-repeat;}
#footer{width:924px; height:100px; color:#ffffff;}


#containMid a:link {color:#662e91; text-decoration:none;}
#containMid a:active {color:#662e91; text-decoration:none;}
#containMid a:visited {color:#662e91; text-decoration:none;}
#containMid a:hover {color:#662e91; text-decoration:underline;}




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


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

img{border:none;}
