@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	font-size:12px;
	line-size:200%;
	background: #000 url(../images/interface/nuggetsthaiboxinggym_background.jpg) repeat left top;
	font-family: Arial, Helvetica, sans-serif;
}
.RHdropshadow {
	background: url(../images/interface/nuggetsthaiboxinggym_dropshadowRH.png) repeat-y left top;
	width:15px;
}
.LHdropshadow {
	background: url(../images/interface/nuggetsthaiboxinggym_dropshadowLH.png) repeat-y right top;
	width:15px;
}
.headerbackground {
	background: url(../images/interface/nuggetsthaiboxinggym_headerbackground.jpg) no-repeat center top;
	height:85px;
}
.footerbackground {
	background: url(../images/interface/nuggetsthaiboxinggym_footerbackground.jpg) no-repeat center top;
	height:55px;
}
.leftbackground {
	background: url(../images/interface/nuggetsthaiboxinggym_leftbackground.jpg);
	height:300px;
}
.middlebackground {
	background: url(../images/interface/nuggetsthaiboxinggym_middlebackground.jpg);
	height:300px;
}
.rightbackground {
	background: url(../images/interface/nuggetsthaiboxinggym_rightbackground.jpg);
	height:300px;
}
.headertext {
	color:#FFFFFF;
	text-align: right;
	margin-top: 7px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.footertext {
	color:#FFFFFF;
	text-align: center;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.bottomtextLH {
	height:100px;
	padding-left: 7px;
}
.bottomtextRH {
	height:100px;
	padding-right: 7px;
}
p {	
	color:#FFF;
	margin:0px;
}
h1 {
	color:#4074ad;
	font-size: 16px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
	text-decoration: underline;
}
a:link, a:visited{
	color:#999;
}
a:hover, a:active {
	color:#4074ad;
}
.standouttext {
	color:#4074ad;
}
.imageleft {
	float:left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.imageright {
	float:right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.middletext {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
