/* Custom control style for wtc*/
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
background-image: url("");
background-repeat: repeat-x;
background-position: center;
}
#h1 {
size: 90%;
color: #000;
style: italic;
}
#mast {
height: 400px;
background-color: #;
background-image: url()
width: 200px;
height: 400px;
}
#mastdata {
position: absolute;
width: 100%;
background-color:#CCCCFF;
}
#toplinks1{
position: absolute;
height: 50px;
width: 100%;
background-color:#;
margin-top: 25px;
background-image: url("");
background-position: 100%;
background-repeat: repeat;
}
#center {
background-color:#;
height: 450px;
width: 100%px;
margin-left: ;
margin-top: 10em;
color: #000000;
}
#leftmenu {
position: absolute;
left:10px;
height: 450px;
width: 450px;
}
#footer {
height: 30px;
width: 100%;
background-color: #B9725B;
position: absolute;
}

.linksmenu {
list-style-type: none;
margin: 0;
padding:0;
}
.linksmenu li {
margin-bottom: 5px;
}
.linksmenu a {
margin: 0 2px;
color: #000000;
text-decoration: none;
}
.linksmenu a:hover {
text-decoration: underline;
p {margin: 0 0 10px 0;}


iframe {
position: absolute; left: center;top: 73em;
z-level: 10;
} 

