body {
text-align: center;
background-color: white;
}

div.ccontainer {
text-align: left;
width: 706px;
height: 556px;
margin: 0 auto;
border: 0;
padding: 0;
position: relative;
background-color: #a0a0a0;
}

div.content {
width: 700px;
height: 550px;
background-color: #a0a0a0;
position: absolute;
top: 3px;
left: 3px;
}

div.welcome {
position: absolute;
top: 0;
left: 0;
border: 0;
margin:0;
padding: 0;
background-image: url('../img/welcome.jpg');
height: 85px;
width: 700px;
background-color: black;
}
div.welcome2 {
position: absolute;
top: 0;
left: 0;
border: 0;
margin:0;
padding: 0;
background-image: url('../img/welcome_se.jpg');
height: 85px;
width: 700px;
background-color: black;
}


div.intropic {
position: absolute;
top: 88px;
left: 0;
border: 0;
margin:0;
padding: 0;
height: 307px;
width: 700px;
overflow: hidden;
}

img {
border: 0;
margin: 0;
padding: 0;
}

div.linkpane {
position: absolute;
top: 398px;
left: 0;
border: 0;
margin:0;
padding: 0;
height: 152px;
width: 700px;
overflow: hidden;
text-align: center;
background-color: white;
}

div.linkpane a {
border: 0;
margin: 0;
padding: 0;
text-decoration: none;
float: left;
margin-left: 8px;
}
div.fisv {
position: absolute;
top: 50px;
left: 542px;
clear: all;
border: 0;
margin: 0;
padding: 0;
}
div.fisv a
{
clear: all;
}
div.hitthefan {
width: 408px;
border: 2px solid #df0000;
margin: 0;
padding 0;
position: absolute;
left: 154px;
top: 570px;
}
div.ccontainer > div.hitthefan {
width: 400px;
}

div.hitthefan p {
font-family: verdana;
font-size: 10px;
margin: 3px 10px 10px 10px;
}
div.hitthefan h3 {
font-family: verdana;
font-size: 12px;
font-weight: bold;
margin: 5px 10px 13px 8px;
}