body{
margin:0;
padding:30px 0;
font:76% Comic Sans MS,verdana,sans-serif;
background:#660099;
color:#222;
}


.printheader{
display:none;
}

#thetop{
margin:0;
}

#topbumps{
width:643px;
height:40px;
margin:0 auto;
padding:0px 0px 0 0px;
background:#660099 url(img/top_bumps.png) no-repeat;
color:#222;
border:0px solid #dde;
}

#bottombumps{
width:643px;
height:40px;
margin:0 auto;
padding:0px 3px 0px 5px;
background:#660099 url(img/bottom_bumps.png) no-repeat;
color:#222;
border:0px solid #dde;
}

#container{
width:720px;
margin:0 auto;
padding:20px 20px 0 20px;
background:#660099 url(img/contbg.png) repeat-y;
color:#222;
}

a{
text-decoration:none;
color:#26c;
}

a:hover{
text-decoration:underline;
color:#ff00ff;
}

a img{
border:0;
}

p{
margin:0 0 5px 0;
line-height:1.5em;
}

#main p,#sidebar p{
padding:0px 0px 0px 10px;
}

#logo{
float:center;
width:526px;
height:190px;
margin:0px 20px 0px 70px;
padding:0px 0px 0px 0px;
background:#fff url(img/logo.png) no-repeat;
border:2px solid #ffffff;
text-align:center;
color:#555;
overflow:auto;
}

#logo h1{
margin:50px 5px 1px 5px;
letter-spacing:-3px;
}

#logo a{
background-color:inherit;
color:#26a;
text-decoration:none;
}

#logo a:hover{
background-color:inherit;
color:#69e;
}

#tagline{
text-align:center;
font-size:1.2em;
}

#intro p{
line-height:1.5em;
}

#main{
float:left;
width:600px;
margin-left:50px;
margin-right:20px;
padding:0;
}

.headerstyle{
margin:10px 0px 10px 0px;
padding:5px 0px 5px 8px;
color:#222;
text-decoration:underline;
font-size:1.4em;
}
.welcomestyle{
margin:10px 0px 10px 0px;
padding:5px 0px 5px 8px;
color:#222;
text-decoration:underline;
margin:20px 0 8px 0;
font-size:1.6em;
}

#sidebar{
width:120px;
float:right;
margin-top:7px;
margin-left:20px;
margin-bottom:0px;
font-size:1em;
line-height:1.3em;
}

#sidebar p{
font-size:0.9em;
/*padding-top:100px;*/
}

.sidelink{
display:block;
width:120px;
margin:3px 10px 2px 0;
padding:5px 0 5px 8px;
font-size:1.1em;
font-weight:bold;
text-align:left;
background:#eee url(img/sidelinkgradient.png) repeat-x;
color:#fff;
border-top:1px solid #ddd;
border-right:1px solid #bbb;
border-bottom:1px solid #bbb;
border-left:1px solid #ddd;
}

.sidelink:hover,.menuheader{
background:#fff url(img/sidelinkgradient_hover.png) repeat-x;
color:#fff;
border-top:1px solid #ddd;
border-right:1px solid #888;
border-bottom:1px solid #888;
border-left:1px solid #ddd;
text-decoration:underline;
}

.subsidelink{
display:block;
width:100px;
margin:2px 10px 2px 20px;
padding:2px 0 2px 8px;
font-size:1.0em;
font-weight:none;
text-align:left;
background:#eee url(img/sidelinkgradient.png) repeat-x;
color:#fff;
border-top:1px solid #ddd;
border-right:1px solid #bbb;
border-bottom:1px solid #bbb;
border-left:1px solid #ddd;
}

.subsidelink:hover{
background:#fff url(img/sidelinkgradient_hover.png) repeat-x;
color:#fff;
border-top:1px solid #ddd;
border-right:1px solid #888;
border-bottom:1px solid #888;
border-left:1px solid #ddd;
text-decoration:underline;
}

#footer{
/*margin:0px 0px 0px 112px;
padding:0 0 0px 0; */
margin:0 auto;
padding:0px 0px 0 5px;
width:715px;
height:39px;
background:#660099 url(img/footerbg.png) bottom left no-repeat;
font-size:0.9em;
color:#888;
text-align:center;
float:center;
}

img{
border:3px solid #3366FF;
margin:4px;
}

.imagemap{
border:0px solid #3366FF;
margin:4px;
}

.magicimg, .map{
border:3px solid #3366FF;
margin:4px;
}

.magicimg:hover,.map:hover{
border:3px solid #ff66ff;
margin:4px;
}

li{
margin:0 0 5px 0;
}

h1,h2,h3,h4{
margin:0 0 10px 0;
font-weight:normal;
}

h1{
font-size:2.8em;
}

h2{
margin:0 0 4px 0;
font-size:1.8em;
}

h3{
margin:20px 0 8px 0;
font-size:1.4em;
}

h4{
margin:10px 0 5px 0;
font-size:1.2em;
}

h5{
font-size:0.9em;
color:#26c;
}

.clear{
clear:both;
margin:0;
}

.right{
text-align:right;
}

.internallink{
font-size:0.9em;
text-align:center;
}

.block{
padding:20px;
background:#eee;
color:#222;
border:2px solid #ddd;
}

.credit{
color:#888;
}

.hide{
display:none;
}