/* Global Styles */
* {margin:0; padding:0;}
body {font-family:Arial, Helvetica, sans-serif; font-size:62.5%; color:#300;}
p {font-size:1.35em; margin-bottom:15px; line-height:1.5em; font-family: Georgia, "Times New Roman", Times, serif;}
a {color:#030;}
a:hover {text-decoration:none;}
h1 {font-family: Georgia, "Times New Roman", Times, serif; font-size:2em; margin-bottom:5px;}

#content {margin-top:30px; overflow:hidden; height:100%;}

#footer {background:url(images/footerhr.jpg) top center no-repeat; padding-top:20px; padding-left:50px; color:#030;}

#header {overflow:hidden; height:100%; background:url(images/header1.jpg) top left no-repeat; height:240px;}
#header img {float:right;}

#left {float:left; width:250px;}
#left ul {margin-left:45px;}
#left ul li {list-style-type:none; padding:6px 0;}
#left ul li a {color:#030; text-decoration:none; font-size:1.6em;}
#left ul li a:hover {text-decoration:underline; color:#300;}

#right {float:right; width:720px;}
#right ul {margin-left:30px;}
#right ul li {font-size:1.35em; padding:5px 0;}
#right img {margin:0 0 5px 10px;}

#wrap {width:1000px; margin:10px auto;}

.right {float:right;}