@charset "utf-8";
/* CSS Document */

body {
	background-image: url(bg.png);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-color: #000000;	
}


a:link, a:visited, a:active { 
	text-decoration: none;
	font-weight: bold; 
	color: #ffffff;
}

img{
	border: 0px;
}

a:hover { 
	color: #ffffff;
	text-decoration: underline; 
}



h1 {
	font-family: Arial Rounded MT Bold, Helvetica, Arial, sans-serif;
	font-size: 25px;
	font-style: bold;
	text-transform: none;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 15px;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #ffffff;
}

h2 {
	font-family: Arial Rounded MT Bold, Helvetica, Arial, sans-serif;
	font-size: 18px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
    color: #ffffff;
}

h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 30px;
	font-weight: bold;
	font-style: italic;
	color: #000033;
}

li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000033;

}

p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #ffffff;
}

p1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8px;
	font-weight: normal;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #ffffff;
}

.r {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF5555;
}

.g {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #00FF00;
}

.box1 {
	overflow: hidden;
	position: relative;
	Width: 430px;
	height: auto;
	min-height: 400px;
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 350px;
	padding-bottom: 20px;
	color: #ffffff;
	margin-left: auto; 
	margin-right: auto;
	top: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-image: url(mb.png);
}

.boxi {
	overflow: hidden;
	position: relative;
	Width: 430px;
	height: auto;
	min-height: 400px;
	padding-top: 30px;
	padding-left: 185px;
	padding-right: 185px;
	padding-bottom: 20px;
	color: #ffffff;
	margin-left: auto; 
	margin-right: auto;
	top: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-image: url(mb.png);
}

.menu {
	overflow: hidden;
	width: 800px;
	hight: 140px;
	top: 75px;
	margin-left: auto; 
	margin-right: auto;
	position: relative;
}

.header {
	overflow: visible;
	position: relative;
	Width: 800px;
	Height: 185px;
	background-image: url(header.png);
	margin-left: auto; 
	margin-right: auto;
	margin-top: 20px;
}

.indexfooter {
	overflow: hidden;
	position: relative;
	background-image: url(if.png);
	width: 800px;
	height: 100px;
	margin-left: auto; 
	margin-right: auto;
}

.update {
	overflow: auto;
	position: absolute;
	left: 30px;
	bottom: 20px;
	height: inherit;
	width: 250px;
}

.gallery {
	overflow: visible;
	position: relative;
	right: 17px;
	top: 0px;
	height: 550px;
	width: 700px;
}

.me {
	overflow: visible;
	position: absolute;
	background-image: url(info/me.png);
	right: 40px;
	top: 0px;
	height: 572px;
	width: 273px;
}
.cl {
	overflow: visible;
	position: absolute;
	right: 40px;
	top: 20px;
	height: 400px;
	width: 200px;
}
.videos {
	overflow: visible;
	position: relative;
	right: 17px;
	top: 0px;
	height: 600px;
	width: 800px;
}
.videol {
	overflow: visible;
	position: relative;
	right: 17px;
	top: 0px;
	height: auto;
	width: 800px;
}
.headers {
	Overflow: visible;
	position: absolute;
	left: 40px;
	top: 102px;
	height: 75px;
	width: 245px;
	
}
.headers2 {
	Overflow: visible;
	position: absolute;
	left: 50px;
	top: 87px;
	height: 75px;
	width: 245px;
	
}
.headers3 {
	Overflow: visible;
	position: absolute;
	left: 40px;
	top: 91px;
	height: 75px;
	width: 245px;
	
}
.infobox{
	Overflow: auto;
	background-image: url(mb.png);
	position: relative;
	margin-left: auto; 
	margin-right: auto;
	padding: 15px;
	height: 325px;
	width: 400px;
}
.copybox{
	Overflow: auto;
	position: relative;
	margin-left: auto; 
	margin-right: auto;
	padding: 15px;
	height: 100px;
	width: 400px;
}
