@charset "UTF-8";
body {background: url(images/bodytile.gif) repeat-x #3C342D; padding:0; margin:0; text-align:center; font-family: Georgia;}

p, h3, ul, h2 {
margin:0;
padding:0 75px 10px 75px;
line-height:20px;
color:#333333;
}

p, li{
font-size:14px;
}

li {
margin-left:15px;
}

h2 {
font-size:28px;
padding-top:30px;
}

h3 {
padding-top:20px;
}

a {
text-decoration:none;
}

a:hover{
color:#59403B;
background-color:#B6E0F9;
}

#wrapper {
margin:0 auto;
padding:0;
text-align:center;
width:800px;
}

#header {
width:800px;
height:98px;
background:url(images/header.gif) no-repeat;
margin:0;
padding:0;
}

#menu {
width:800px;
margin:0;
padding:0;
background:url(images/menutile.gif) repeat-x;
height:24px;
overflow: hidden;
}

#content {
width:800px;
background:url(images/contentgif.gif) no-repeat bottom #fff;
margin:0;
padding:0 0 20px 0;
text-align:left;
}

#footer {
width:100%;
text-align:center;
color:#66594e;
font-size:10px;
font-family:Verdana;
padding:7px 0;
}

#footer a{
color:#66594e;
}

#footer a:hover{
background:none;
color:#fff;
}

#puzzle {
margin:0 auto;
position:relative;
text-align:center;
background:url(images/puzzlebig.gif) no-repeat top center;
width:459px;
height:394px;
}

#puzzle a{
width:130px;
border:none;
height:50px;
position:absolute;
}

#puzzle a p{
visibility:hidden;
padding:6px 8px;
margin:0;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
width:160px;
border:solid 1px;
}

#puzzle a:hover {
background:none;
height:100px;
}

#puzzle a:hover p{
visibility:visible;
background:#d8cdc7;
}

	a#prac {
	top:60px;
	left:170px;
	}
	
	a#prac:hover {
	width:390px;
	top:5px;
	height:125px;
	left:-70px;
	text-align:left;
	}
	
	a#prac:hover p{
	text-align:left;
	margin-left:25px;
	}

	a#capa {
	top:160px;
	left:70px;
	}
	
	a#capa:hover {
	width:390px;
	height:95px;
	left:-140px;
	text-align:left;
	}
	
	a#capa:hover p{
	text-align:left;
	margin-top:30px;
	}
	
	a#struc {
	top:160px;
	left:270px;
	text-align:right;
	}
	
	a#struc:hover {
	width:340px;
	height:145px;
	top:90px;
	}
	
	a#struc:hover p{
	text-align:left;
	margin:0px 10px 0 auto;
	}
	
	a#strat {
	top:260px;
	left:170px;
	text-align:right;
	}
	
	a#strat:hover {
	width:340px;
	height:95px;
	}
	
	a#strat:hover p{
	text-align:left;
	margin:20px 0 0 auto;
	}

.solidblockmenu{
margin: 0;
padding: 0 0 0 75px;
float: left;
font: bold 14px Georgia;
width: 725px;
background:url(images/menutile.gif) repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: #11446b;
padding:3px 25px 5px 25px;
text-decoration: none;
border-right: 1px solid #84bcda;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: #fff;
background: url(images/menuhover.gif) repeat-x;
}

.small {margin:0; margin-top:-5px; font-size:12px; line-height:12px;}

.smallfont {color: #3399cc; font-size:11px; font-weight:bold;}

.button {border:none; color:#FFFFFF; font: bold 14px Verdana, Arial, sans-serif; height:28px; background:transparent url(images/buttonback.gif) repeat scroll 0%;cursor:pointer;padding:0spx 8px; }
