.tcontent { font-family: Verdana, Arial, Sans-serif; font-size: 8pt; font-weight: bold }
.theader { background: #FFCC66; color: black; font-family: Verdana, Arial, Sans-serif; font-size: 9pt; font-weight: bold }
.tborder { background: ; }

a:link {color: blue; text-decoration: underline; font-weight: bold; }
a:visited {color: purple; text-decoration: underline; font-weight: bold; }

#title {
	font-size: 30px;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	position: relative;
	top: 10px;
	left: 15px;
}

#text {
font: bold Verdana, Arial;
position: relative;
top: 0px;
left: 0px;
color: #0066FF;
z-index:2;
}

#shadow {
font: bold Verdana, Arial;
position: absolute;
top: 2px;
left: 2px;
color: #000000;
z-index:1;
}

DIV.mybody {
float: left;
font: 100% verdana, arial, sans-serif;
background-color: #FFFFCC;
border: 1px solid #000000;
margin: 0;
padding-top: 0px;

border-bottom: 3px solid #000;
border-right: 3px solid #000;
width: 75%;
}

DIV.mybodythinbox {
float: left;
clear: left;
font: 100% verdana, arial, sans-serif;
background-color: #FFFFCC;
border: 1px solid #000000;
padding-top: 0px;
border-bottom: 15px solid #FFCC66;
border-right: 15px solid #FFCC66;
width: 775px;
}

DIV.mybodyLeft {
font: 85% verdana, arial, sans-serif;
float: left;
clear: left;
background-color: #ffffff;
border: 1px solid black;
margin: 0;
padding: 24px;
border-bottom: 5px solid #000000;
border-right: 5px solid #00000;
height: auto;
width: 55%;
}

DIV.mybodyRight {
font: 100% verdana, arial, sans-serif;
margin-top: 10px;
float: left;
padding-left: 100px;
padding: 0px;
margin-bottom: 10px;
}

DIV.mybodyRight2 {
text-align: left;
font: 90% verdana, arial, sans-serif;
margin: 30px 0px 0px 275px;
margin-bottom: 10px;
z-index:2;
}

body {
font: 100% verdana, arial, sans-serif;
background-color: #000000;
border-bottom: 1px solid #00000;
}

ul#tabnav {
margin: 0;
float: left;
font: bold 11px verdana, arial, sans-serif;
list-style-type: none;
border-bottom: 1px solid #000000;
}

ul#tabnav li {
float: left;
height: 21px;
background-color: #FFCC66;
margin: 2px 2px 0 2px;
border: 2px solid #CCCCCC;
border-bottom: 0px;
font-size: 1.0em;
}

body#home li.home, body#music li.music, body#performing li.performing, body#modeling li.modeling, body#pictures li.pictures, body#about li.about, body#chat li.chat, body#extras li.extras {
background-color: #FFFFCC;
}

body#home li.home a, body#music li.music, body#peforming li.performing, a, body#modeling li.modeling, a, body#pictures li.pictures a, body#about li.about a, body#chat li.chat a, body#extras li.extras a {
color: #000000;
}

#tabnav a {
display: block;
color: #000;
text-decoration: none;
padding: 4px;
font-size: 1.2em;
}

#tabnav a:hover {
#background: #75B2F6;
background: #000000;
color: #FFFFFF;
}

DIV.mycontent {
 text-align: center;
 margin: 2px 20px 2px 5px;
 border: solid thin #000000;
 font: 100% Verdana, Arial, sans-serif;
 font-size: 1.0em;
 background-color: #FFCC66;
}

DIV.mycontentsmall {
 padding: 0px;
 text-align: center;
 border: solid thin #000000;
 font: 100% Verdana, Arial, sans-serif;
 font-size: 1.0em;
 background-color: #FFCC66;
 width: 200px;
 float: left;
 clear: left;
 margin: 10px;
}

DIV.mycontentsmallclear {
 padding: 0px;
 text-align: center;
 border: 0px;
 font: 100% Verdana, Arial, sans-serif;
 font-size: 1.0em;
 width: 200px;
 float: left;
 clear: left;
 margin: 10px;
 z-index:2;
 }

DIV.mycontentleftsmall {
 padding: 0px;
 text-align: left;
 border: solid thin #000000;
 font: 100% Verdana, Arial, sans-serif;
 font-size: .8em;
 background-color: #FFCC66;
 width: 200px;
 float: left;
 clear: left;
 margin: 10px;
}

