body {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 100%; 
	color: #FFF; 
	margin: 0;
	padding: 0; 
	background: #666;
	line-height: normal;
}

table {
    font-family: Arial, Helvetica, sans-serif;
	border-collapse: collapse
}

table td { 
	padding: 0
}

h1 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 140%; 
	line-height: normal;
	margin-bottom: 0.5em;
	font-weight: normal;
	text-align: center
}

h2 {; 
	font-size: 120%; 
	margin: 10px 0 0.3em 0; 
	line-height: normal;
	font-weight: normal
}

h3 { 
	font-weight: bolder;
	font-size: 100%;
	margin: 30px 0 10px 0 
}

p {
	font-size: 100%; 
	margin: 0.25em 0 0.7em 0
}

p.big {
	font-weight: bold
}

a {
	color: #FFF;
	font-weight: normal
}

a:visited {
}

a:hover {
	text-decoration: none
}

img {
   border: 0;
   margin: 0;
   padding: 0;
}   



/* Head */
table.index {
    width: 980px;
	background-color: #000;
	height: 100%
}

table.index td {
	padding: 0;
	vertical-align: top;
}

table.index td.menu {
	padding: 30px 0 0 0;
	vertical-align: top;
	text-align: left;
	width: 305px;
}

table.index td.menu img {
	margin: 0 0 12px 0
}

table.index td.busta {
	width: 255px;
	padding: 25px 0 0 0;
	vertical-align: bottom;
	text-align: center;
}

table.index td.busta .logo {
	margin-bottom: 20px
}

table.index td.busta .bus {
	margin-right: 8px;
	/ margin-right: 7px;
}

table.index td.ltop {
	width: 304px;
	padding: 35px 0 0 0;
	text-align: right;
}

table.index td.ltop img.text {
	margin-top: 65px
}

table.index td.top {
	background: url('/images/top_stars.jpg') no-repeat;
	height: 49px
}

table.index td.left {
	width: 54px;
	background: url('/images/star_t_l.jpg') no-repeat right top;
}

table.index td.right {
	width: 54px;
	background: url('/images/star_t_r.jpg') no-repeat left top;
}

table.index td.center {
	text-align: left;
	vertical-align: top;
	padding: 1em;
}

table.index td.center img {
	margin: 0 0.6em 0.6em 0;
	float: left
}

table.index td.center p span {
	font-style: italic;
	color: #999999;
	font-size: 80%
}

table.index td.center h1 span {
	font-style: italic;
	color: #999999;
	font-size: 70%
}

table.index td.center input, table.index td.center textarea, table.index td.center select {
	display: block;
	margin-bottom: 0.7em;
	width: 28em
}

table.index td.center input {
	width: 27em
}

table.index td.center input.sent {
	width: 7em
}

table.index td.center textarea {
	width: 27em;
	height: 10em
}

table.index td.center img.album {
	float: right;
	margin: 1em 0 0 0.5em
}

table.index td.center ul.dec {
	padding-left: 0;
	margin-bottom: 2em;
}

table.index td.center ul.dec li {
	list-style-type: decimal;
	padding-left: 0;
	margin-left: 1.7em;
	/ margin-left: 0;
}


table.index td.p404 {
	vertical-align: middle;
	text-align: center
}

table.index td.p404 h1 {
	font-size: 180%
}

table.index td.center table.photos {
	width: 800px
}

table.index td.center table.photos td {
	width: 200px;
	padding: 10px;
	vertical-align: middle;
	text-align: center;
}

table.index td.center table.photos td img {
	float: none
}

table.index td.center table.photos td.prev, table.index td.center table.photos td.next {
	width: 400px;
	padding: 0 10px;
	vertical-align: middle;
}

table.index td.center table.photos td.prev a, table.index td.center table.photos td.next a {
	font-size: 180%;
	text-decoration: none
}

table.index td.center table.photos td.prev {
	text-align: left
}

table.index td.center table.photos td.next {
	text-align: right
}


table.index td.center div.pages {
	margin: 10px 0 10px 10px;
}

table.index td.center div.pages span {
	margin: 0;
	padding: 0 7px;
	background: #FFF;
	color: #000;
	font-weight: bold
}

table.index td.center div.pages a {
	margin: 0 7px;
}

table.index td.lb {
	width: 54px;
	background: url('/images/star_b_l.jpg') no-repeat right bottom;
}

table.index td.rb {
	width: 54px;
	background: url('/images/star_b_r.jpg') no-repeat left bottom;
}

table.friend {margin-top: 1em; width: 100%;}

table.friend td {padding: 0 1em 0 0;width: 25%;font-size: 80%;}

table.friend td span {color: #999;}





/* Foot */

table.index td.bottom {
	background: url('/images/bottom_stars.jpg') no-repeat top;
	vertical-align: bottom;
	text-align: center;
	padding: 30px 0 20px 0;
	font-size: 80%
}

