@charset "utf-8";
/* CSS Document */


body {margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:white; background:url(../images/page-back.gif) top left repeat;}
#page {width:750px; margin:10px auto; position:relative; border-left:1px solid white; border-right:1px solid white; border-top:1px solid white;}
#top {width:750px; height:152px; background:url(../images/logo.jpg) top left no-repeat black;}

#content {padding:5px; background:black;}

h1 {font-size:14px; border-bottom:1px dotted white; width:300px; text-align:left;}

#content a {color:white; font-weight:bold; text-decoration:underline;}
#content a:hover {color:red;}

#nav {width:750px; height:27px; background-color:#000; border-bottom:2px solid #ffffff; border-top:2px solid #ffffff;}

#footer {text-align:center; width:750px; height:18px; padding-top:4px; background:url(../images/footer.jpg) repeat-x; font-size:10px; font-weight:bold;}
#footer a {text-decoration:none; color:white;}
#footer a:hover {text-decoration:underline;}

.row {padding: 0;}
.row a {display:block; margin:0; padding:0 0 2px 0px; border:none;}
.row a img {display:block; margin:0; padding:0; border:none;}


.indent {padding-left:5px;}