/*   This CSS scripting and graphic used in conjunction with it is solely property of    */
/*   Vzae - Http://vzae.multiply.com. If you like it and like to use it, please leave    */
/*   this disclaimer intact.                                                             */


body { 
font-family: georgia, Trebuchet MS, sans-serif; 
font-size: 12pt; 
color: #FFFF99; 
background-color: black; 
background-image: url('http://www.oocities.com/vzaet510/bg.png'); 
background-repeat: repeat;
background-attachment: fixed
}

/* Multiply Logo */
div#ownedheader td a img {
	display: none;
}

/*Header 01*/
div#ownedheader {
	background: url('http://www.oocities.com/vzaet510/top.png');
	height: 23px;
	padding-top:4px; 
	padding-bottom:2px;
	padding-left:95px;
	padding-right:135px;
}

/*Header 02*/
h1#page_owner_title {
	color: #FFFF99;
	font: 17x "georgia, Trebuchet MS";
	text-align: center;
	height: 51px;
	padding: 34px;
	background: url('http://www.oocities.com/vzaet510/top1.png');
}

.userlogo {
	background: transparent;
	border: 2px dashed #666600;
	font-size: 11px;
	padding: 5px;
	text-align: center;
	width: 90px;
}

div#rail {
	background: #FFFF99;
	border: 1px solid #FFFF99;
	right: 3px;
	top: 118px;
	width: 159px;
	padding: 0px;
}

.railbody {
	background: transparent;
	font-size: 12px;
	color: #666600;
	padding: 0 15px 0 15px;
	position: relative;
}

.railbody ul {
	margin: 0px;
	padding-left: 15px;
}

.railstart, .railsep, .railend {
	background: transparent;
}

.replybox {
	background-color: black; 
	background-image: url('http://www.oocities.com/vzaet510/666600.png'); 
	background-repeat: repeat;
	border: 1px dotted #FFFF99;
	padding: 5px;
	color: #FFFF99;
}

div#subnav {
	position: relative;
	height: 23px;
	background: transparent none
}

div#subnavc {
	position: relative;
	height: 23px;
	background: transparent none
}

div.vopt {
	background-color: transparent;
}

a.topt, a:visited.topt {
	display: block;
	float: left;
	width: 95px;
	height: 23px;
	padding-left: 5px;
	text-align: center;
	background: url('http://www.oocities.com/vzaet510/t-topt.png');
	background-repeat: no-repeat;
	font-size: 11px;
	color: #FFFF99;
	text-decoration: none;
}

a.topt:hover {
	background: url('http://www.oocities.com/vzaet510/tsel.png');
	background-repeat: no-repeat;
	color: #666600;
	font-weight: bold;
	text-decoration: none;
}

a.toptsel, a:visited.toptsel {
	display: block;
	float: left;
	width: 90px;
	text-align: center;
	background: url('http://www.oocities.com/vzaet510/tsel.png');
	background-repeat: no-repeat;
	font-size: 11px;
	color: #25359f;
	font-weight: bold;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 17px;
	color: #666600;
	text-decoration: none;
	padding-left: 5px;
}

.gnopt a, .gnopt a:active, .gnopt a:visited, .gnopt a:hover {
	text-decoration: none;
}

.gnopt a:hover {
	text-decoration: underline overline;
}

.itembox a, .itembox a:active, .itembox a:visited {
	color: #666600;
	text-decoration: none;
}

.itembox a:hover {
	color: #000000;
	text-decoration: none;
}

.ritemactions a, .ritemactions a:active, .ritemactions a:visited {
	color: #FFFF99;
	text-decoration: none;
}

.ritemactions a:hover {
	color: #666600;
	text-decoration: none;
}

.railbody a, .railbody a:active, .railbody a:visited {
	color: #666600;
	text-decoration: none;
}

.railbody a:hover {
	color: #666600;
	text-decoration: none;
	font-weight: bold;
}

.itemboxsub a, .itemboxsub a:active, .itemboxsub a:visited {
	color: #FFFF99;
	text-decoration: none;
}

.itemboxsub a:hover {
	color: #FFFF99;
	text-decoration: none;
}

.itemboxsub {
	border: 1px dashed #FFFF99;
	background: #666600;
	font-family: Trebuchet MS; 
	font-size: 10pt; 
	color: #FFFF99; 
}

.itembox {
	border: 1px dashed #FFFF99;
	border-top: 0px none;
	background:#FFFF99;
	color: #666600;
    font-family: georgia, Trebuchet MS, sans-serif; 
    font-size: 9pt;
    margin-bottom: 6px;
}

.itemboxalbum { 
	border: 1px dashed #FFFF99;
	border-top: 0px none;
	background:#FFFF99;
	color: #666600;
    font-family: georgia, Trebuchet MS, sans-serif; 
    font-size: 9pt; 
}

/*Footer*/
div#ownedfooter {
	background-color: transparent;
	border: 0px solid #DDDDDD;
	bottom: 0;
	color: #999999;
	font-size: 10px;
	margin: 45px 169px 10px 10px;
	padding: 2px;
	text-align: center;
	width: auto;
}