body {
	background-color: #400000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/bg.gif);
}
.navbar {
	background-image: url(images/navbg.jpg);
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 5px;
	font-weight: bold;
}
.nav {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #620000;
	border-right-color: #620000;
	border-bottom-color: #620000;
	border-left-color: #620000;
}
a {
	color: #FFFF00;
}
.main {
	background-color: #BF0000;
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	padding: 10px;
}
.imgbg {
	background-image: url(images/image-bg.gif);
	background-repeat: no-repeat;
	height: 137px;
	width: 113px;
	text-align: center;
	padding-top: 7px;
	vertical-align: top;
}
.thumb {
	border: 1px solid #000000;
}
.thumb2 {
	border: 1px solid #000000;
	margin: 2px;
}
.thumb3 {
	margin: 2px;
}
.strap {
	border: 1px solid #990000;
}
.menutitle {
	background-image: url(images/navbg.jpg);
	padding: 5px;
	font-weight: bold;
	border: 1px solid #000000;
}.menu {
	background-color: #AE0000;
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	padding: 5px;
}.myname {
	background-image: url(images/myname.gif);
	width: 252px;
	height: 48px;
	text-align: left;
	font-weight: bold;
	background-repeat: no-repeat;
}
.age {
	background-image: url(images/age.gif);
	height: 48px;
	width: 122px;
	background-repeat: no-repeat;
}
.mainbg {
	background-image: url(images/mainbg.gif);
	padding-right: 15px;
	padding-left: 5px;
	padding-bottom: 5px;
}
.mynamea {
	padding-left: 160px;
	padding-top: 10px;
	font-size: 15px;
}
.agea {
	font-size: 15px;
	padding-top: 10px;
	padding-left: 68px;
	font-weight: bold;
}
a:hover {
	color: #FFFF79;
}
