body {
font-family: Times New Roman;
margin: 0px;
border: 0px;
padding: 0px;
}

img {
border: 0px;
}

a {
color: #AA0000;
text-decoration: none;
font-style: italic;
font-size: 15px;
}

div#content {
text-align: center;
margin-left: auto;
margin-right: auto;
width: 640px;
padding: 0px 0 0px 0px;
color: #AA0000;
font-size: 14px;
}

div#content p {
padding: 0 40px 0 40px;
text-align: justify;
}

div.top {
margin-top: 30px;
background:url('img/top.png') repeat-y center top;
padding-bottom: 29px;
}
div.middle {
padding-top: 1px;
padding-bottom: 1px;
background:url('img/middle.png') repeat-y center top;
}
div.bottom {
background:url('img/bottom.png') repeat-y center top;
padding-top: 34px;
margin-bottom: 30px;
}

div#content h1 {
font-size: 36px;
}


div#content h2 {
font-size: 30px;
}

div#tabs ul li {
list-style:none;
display: inline;
padding: 0 6px 0 6px;
float: left;
margin-right: 3px;

}

div#tabs ul li a {
font-size: 11px;
}

div#tabs div.children {
clear: both;
padding-top: 5px;
}

div#tabs div.children .profile {
float: left;
padding: 0 20px 10px 40px;
}

div.video {
float: right;
padding: 0 40px 10px 20px;
}

div.sheet div {
text-align: left;
margin-left: 45px;
float: left;
}
