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

* {margin:0; padding:0;}

body {background:#333 url(images/bg.jpg); font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666; line-height:170%;}

#rootcontainer {width:980px; height:inherit; margin:0 auto 10px auto; background:#C9C9C9;}

#header {width:980px; height:92x;}

#navigation {width:980px; height:47px;}

#content {width:860px; height:inherit; margin:5px auto 0 auto; padding:5px 25px 5px 5px; -moz-border-radius: 10px; -webkit-border-radius: 10px; background:#f4f4f4;}

#left {width:390px; height: 400px; float: left; margin:0 15px 0 0;}

#right {width:450px; height:inherit; float:left; padding:15px 0 0 0;}

#catch {width:830px; height:10px; clear:both;}

#margin {width:980px; height:45px; clear:both;}

#footer {width:960px; height:40px; margin:0 auto 40px auto; padding:20px 0 0 20px; background:#C9C9C9;} 

h1 {font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; font-size:18px; color:#666; line-height: 190%;}

h2 {font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; font-size:14px; color:#666; line-height: 160%;}

h3 {font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; font-size:12px; color:#666;}

a:link {color:#7A3D49; text-decoration:none;}

a:visited {color:#7A3D49; text-decoration:none;}

a:hover {color:#B56477; text-decoration:underline;}

a:active {color:#red; text-decoration:underline;}

.parenthesis {font-size:10px;}

ul {padding:0 0 0 20px;}

li {margin:5px 0 0 0;}
