/* CSS Document */
* {margin:0; padding:0}
html {height: 100%; /* Required */}
body {background:url(../images/back_gradient.jpg) repeat-x #E1E4E9 0 -6px;  height: 100%; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:0.8em; color:#555566}
h1 {font-size:1.2em; color: #CC0099; font-weight:bold} 

p {margin:10px 0}
a {color:#4F662B}
a:hover {color:#CDFE02}
.clear {clear:both}
#header {background:url(../images/header.jpg) no-repeat; display:block; width:760px; height:333px }

form {margin:20px}
#wrapper {width:760px; margin:0 auto; position:relative;background:url(../images/centre_gradient.jpg) 0 333px repeat-x #ACB3BB;
 min-height: 100%;
 height: auto !important; 
 height: 100%;}

#footer {position: absolute; display:block;
height:20px; background:#666666;
bottom: 0 !important;
bottom: -1px; }

#content {background:url(../images/centre_gradient.jpg) repeat-x #ACB3BB}
#logo {margin-left:510px; margin-top:0px}

ul#menu {margin-top:150px; margin-left:270px}
#menu li {display:inline; list-style:none}
#menu li span { display:none}
.title {margin:-20px 0 10px 10px}
ul.thumbs {margin-bottom:20px}
.print_example {float:left}
.thumbs li {display:inline; list-style:none; margin:0 0 0 10px; float:left}
.description {float:right; width:350px; margin-right:10px}
div.seperator {display:block; width:750px; margin:20px auto 30px auto; text-align:center}

.intro {padding:10px}

.credit {color:#A2A6AF; font-size:0.8em}
.credit a{color:#A2A6AF; font-size:0.8em}
