/* andreas05 - an open source xhtml/css website layout by Andreas Viklund - http://andreasviklund.com . Free to use for any purpose as long as the proper credits are given for the original design work.

Version: 1.4 (alternate), November 28, 2005 */

body {padding:0;
margin:0;
font:76% verdana,tahoma,sans-serif;
background:#cccccc url(images/bodybg3.gif) repeat;
color:#303030;}

a {text-decoration:none;
background-color:inherit;
font-weight:bold;
color: #cc6633}

a:hover {background-color:inherit;
color:#303030;}

h1 {margin:0;
font-size:3em;
letter-spacing:-3px;
text-align:right;
color: #336699;
}

h2 {margin:5px 0 10px 0;
font-size:1.6em;
letter-spacing:-1px;
font-weight:normal;}

p {margin:0 0 15px 0;
line-height:1.3em;}

img {float:left;
margin:0 10px 8px 0;}

#title {margin:20px auto -9px auto;
width:700px;
z-index: auto;}

#container {margin:0 auto 15px auto;
width:700px;
height: 286px;
padding:0px;
color:#303030;
border:20px solid #6699cc;
background-image: url(images/subheader_image.gif);
background-repeat: no-repeat;
background-color: #336699;}

#sidebar {float:left;
width:200px;
position: relative;
top: 75px;}

#main {width:450px;
height:286px;
padding-left:12px;
padding-right:8px;
float:right;
background-color: #edddd7;
}

#footer {clear:both;}

.menu {display:block;
width:150px;
padding: 4px 2px 4px 10px;
font-weight:bold;
background-color:inherit;
color: #303030;
margin-left: 5px;}

.menu:hover {background-color:#b14b47;
color:#ffffff;}

.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;}
