/* andreas05 - an open source xhtml/css website layout by Andreas Viklund (http://andreasviklund.com). Made for OSWD.org, free to use as-is for any purpose as long as the proper credits are given for the original design work.
Version: 1.1, October 21, 2005 */

body   { color: #fff; font: 76% verdana, tahoma, sans-serif; background-image: url("bodybg.gif"); background-repeat: inherit; background-attachment: inherit; margin: 0; padding: 0 }

a { color: #fa0000; font-weight: bold; text-decoration: none }

a:hover  { color: #777; font-weight: bold }
a:visited { color: #fa0000; font-weight: bold }
a:active { color: #fa0000 }
h1   { color: #fa0000; font-size: 1.7em; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: left; margin: 0; padding-bottom: 3px }

h2  { color: #fa0000; font-size: 1.6em; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; margin: 5px 0 10px; padding-bottom: 3px }

p{
margin:0 0 15px 0;
line-height:1.3em;
}

img { margin: 0 10px 8px 0 }
#main  {float: right; }
#content   { color: #ffffff; padding: 0 15px 0 0 }
.credits{
margin-bottom:0;
font-size:0.8em;
background-color:inherit;
color:#aaaaaa;
}

.credits a{
background-color:inherit;
color:#aaaaaa;
}

.small{
font-size:0.8em;
}

.center{
text-align:center;
}
