html
{
	font-family:Arial; 	
}

body
{
	margin:0px;
	padding:0px;
	background-image:url("../Pics/SHLWatermark.png");	
}

.MAINCONT
{
	height:700px;
	width:860px;
	padding:0px;
	margin:0px;
	position:absolute;
	left: 50%;
	margin-left: -430px;
}

.MAINCONT .LOGO
{
	background-image:url("../Pics/Logo.png");
	height:150px;
	width:850px;
	float:left;
}

.MAINCONT .LOGO .changeLang
{
	float:left;
	margin-top: 120px;
	margin-left: 10px;
	height: 25px;
	width: 200px;
}

.MAINCONT .LOGO .changeLang a
{
	text-decoration:none;
	color: white;
}

.MAINCONT .LOGO object
{
	float:right;
}

.MAINCONT .APPARENCEBAR
{
	float:left;
	width:850px;
	height:20px;
	margin-bottom:-3px;
}

html>body .MAINCONT .APPARENCEBAR
{
	margin-bottom:0px;
}

.MAINCONT .LINKS
{
    float:left;
    width:850px;
    font-size:91%;
    background-color:white;
    height:auto;
    margin-left:5px;
}

html>body .MAINCONT .LINKS
{
	margin-left:10px;
}

.MAINCONT .LINKS ul 
{
	margin:0 0 0 0px;
	padding:5px 0 0 0;
	list-style:none;
}

.MAINCONT .LINKS li 
{
	float:left;
	background:url("../Pics/HapkidoNavigRight.png")
	no-repeat right bottom;
	margin-left:5px;
	margin-bottom:-1px;
}

.MAINCONT .LINKS a
{
	display:block;
	background:url("../Pics/HapkidoNavigLeft.png")
	no-repeat left bottom;
	padding:5px 15px;
	text-decoration:none;
	color:Black;
}

.MAINCONT .LINKS a:hover
{
	display:block;
	background:url("../Pics/HapkidoNavigLeft.png")
	no-repeat left bottom;
	padding:5px 15px;
	font-weight: bold;
	color:Black;
}

.MAINCONT .LINKS #current 
{
	background-image:url("../Pics/HapkidoNavigRightSelected.png");
}

.MAINCONT .LINKS #current a 
{
	background-image:url("../Pics/HapkidoNavigLeftSelected.png");
	color:White;
}

.MAINCONT .CONTENT
{
	background:url("../Pics/ContainerBackground.png");
	height:auto;
	width:850px;
	float:left;	
}

.MAINCONT .CONTENT .ContentText
{
	float:left;
	width:659px;
	height:auto;
	max-height:600px;
	overflow:auto;
	margin-left:11px;
	font-family:@Arial Unicode MS;
}

.MAINCONT .CONTENT .ContentText .ptext
{
	float:left;
	width:400px;
	height:20px;
	font-family:@Arial Unicode MS;
}


.MAINCONT .CONTENT .ContentText .price
{
	float:left;
	width:150px;
	font-weight:bold;
	height:20px;
	font-family:@Arial Unicode MS;
	margin-left:25px;
}

.MAINCONT .CONTENT .ContentText object
{
	font-family:@Arial Unicode MS;
}

html>body .MAINCONT .CONTENT .ContentText
{
	margin-left:22px;
}

.MAINCONT .CONTENT .PicFrame
{
	float:left;
	width: 130px;
	height: auto;
	margin-left:65px;
	font-family:@Arial Unicode MS;
	text-align:center;
}

html>body .MAINCONT .CONTENT .PicFrame
{
	margin-left:120px;
}



.MAINCONT .CONTENT .Jacket
{
	float:right;
	width:150px;
	height:auto;
}

h4
{
	font-family:Bradley Hand ITC;
	font-size:x-large;
	color: #990000;
	width:550px;
	border-bottom:1px solid #990000;;	
}

h5
{
	font-family:Bradley Hand ITC;
	font-size:large;
	color:#990000;
	width:450px;
}

