body 	{ 
background: url(bg-boys.jpg) bottom left no-repeat fixed #000000;
margin: 0;
padding: 0; 
}

body, td, p, blockquote, ul, li { 
font-size: 10pt;
color: #cccccc; 
font-family: Arial, Verdana, Sans Serif; 
}

a:link	{ 
color: #99cccc;
text-decoration: none; 
}

a:visited	{ 
color: #6699cc;
text-decoration: none; 
}

a:active	{ 
color: #ccffcc;
text-decoration: none; 
}

div.top-left {
position: fixed;
top: 0px;
left: 0px;
background: url(bg-top-left.gif) no-repeat;
width: 7px;
height: 5px;
}

div.top-right {
position: fixed;
top: 0px;
right: 0px;
background: url(bg-top-right.gif) no-repeat;
width: 5px;
height: 5px;
}

div.top {
position: fixed;
top: 0px;
left: 7px;
right: 5px;
background: url(bg-top.jpg) repeat-x;
height: 5px;
z-index: 2;
}

div.left {
position: fixed;
bottom: 279px;
left: 0px;
top: 5px;
background: url(bg-left.jpg) repeat-y;
width: 4px;
}

div.right {
position: fixed;
top: 5px;
right: 0px;
bottom: 5px;
background: url(bg-right.jpg) repeat-y;
width: 5px;
}

div.bottom-right {
position: fixed;
bottom: 0px;
right: 0px;
background: url(bg-bottom-right.gif) no-repeat;
width: 7px;
height: 5px;
}

div.bottom {
position: fixed;
bottom: 0px;
left: 203px;
right: 7px;
background: url(bg-bottom.jpg) repeat-x;
height: 5px;
z-index: 2;
}

div.stairs {
position: fixed;
bottom: 0px;
left: 0px;
width: 203px;
height: 279px;
background: url(bg-stairs.gif) no-repeat;
}

div.nav-home {
position: fixed;
bottom: 154px;
left: 21px;
}

div.nav-profiles {
position: fixed;
bottom: 116px;
left: 28px;
}

div.nav-gallery {
position: fixed;
bottom: 74px;
left: 59px;
}

div.nav-extras {
position: fixed;
bottom: 37px;
left: 92px;
}

div.nav-links {
position: fixed;
bottom: 4px;
left: 134px;
}

div.heading {
position: fixed;
top: 15px;
left: 15px;
}
			
div.main {
position: absolute;
top: 10px;
left: 215px;
right: 10px;
bottom: 10px;
z-index: 1;
}

.header	{ 
font-size: 12pt;
font-weight: bold; 
}

.small	{ 
font-size: 8pt; 
}

.large	{ 
font-size: 12pt;
}

table.parts1	{ 
background: #333333;
margin-bottom: 6px; 
margin-top: 6px;
}

.parts	{ 
font-size: 7pt;
color: #ffffff; 
}

div.profilepic	{ 
width: 210px;
float: left;
}

div.profiletext	{ 
position: relative;
padding-left: 230px;
margin-right: 10px; 
}

div.profilefloat	{ 
width: 112px;
height: 130px;
float: left;
font-size: 8pt;
}

