html, body {		
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	min-height: 100%;
	height: 100%;
	width: auto;
}
p {
margin: 0; 
padding: 0 0 1em; 
}
.container {
	width: 872px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	background-color: #FFFFFF;
	height: auto;
	position: relative;
}
.containermovie {
	width: 872px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	background-color: #FFFFFF;
	height: auto;
	position: relative;
	background-image: url(../images/movie_back.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}
.mainmenu {
	width: 672px;
	padding: 0;
	height: auto;
	position: absolute;
	top: 232px;
	left: 50%;
	margin-left: -402px;
}
#topholder {
width: 100%;
border-bottom: solid #CCCCCC 1px;
height: 240px;
}
.top {
margin-left: auto;
margin-right: auto;
width: 872px;
margin-top: 0;
}
.imageright {
position: absolute;
left: 415px;
top: 70px;
}
.imageright2 {
position: absolute;
left: 400px;
top: 70px;
}
.hapkido {
position: absolute;
float: left;
}
.maintext {
position: relative;
left: 40px;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 11px;
line-height: 18px;
color: #3F3F3F;
width: 300px;
height: auto;
background-color: #FFFFFF;
padding-bottom: 120px;
padding-top: 82px;
}
.maintextmovie {
position: relative;
left: 100px;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 11px;
line-height: 18px;
color: #3F3F3F;
width: 300px;
height: auto;
padding-bottom: 120px;
padding-top: 82px;
}
.maintext a:link {
font-family: Arial, Helvetica, Verdana, sans-serif;
color : #495250;
line-height : normal; 
font-size : 11px;
line-height: 18px;
border-bottom: #495250; 
border-width: 0px 0px 1px 0px; 
border-style: none none dotted none;
text-decoration: none;
} 
.maintext a:visited {
font-family: Arial, Helvetica, Verdana, sans-serif;
color : #495250;
line-height : normal; 
font-size : 11px;
line-height: 18px;
border-bottom: #495250; 
border-width: 0px 0px 1px 0px; 
border-style: none none dotted none;
text-decoration: none;
} 
.maintext a:hover {
font-family: Arial, Helvetica, Verdana, sans-serif;
color : #F07300;
line-height : normal; 
font-size : 11px;
line-height: 18px;
border-bottom: #495250; 
border-width: 0px 0px 1px 0px;
border-style: none none solid none;
text-decoration: none;
} 
#footerholder {
width: 100%;
border-top: solid #CCCCCC 1px;
height: 74px;
}
#footer {
	width: 917px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	height: 74px;
	position: relative;
	padding-top: 27px;
}
.footerimage {
float: left;
margin-top: -16px;
border: 0;
padding: 0;
}
.footertext {
width: 500px;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 9px;
color: #373737;
line-height: 12px;
background-color: inherit;
}
.footertext a:link {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 9px;
color: #373737;
line-height: 12px;
text-decoration: none;
}
.footertext a:visited {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 9px;
color: #373737;
line-height: 12px;
text-decoration: none;
}
.footertext a:hover {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 9px;
color: #373737;
line-height: 12px;
text-decoration: underline;
}
#smallnav {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 10px;
color: #67524D;
text-decoration: none;
position: relative;
margin-left: 610px;
margin-top: 40px;
width: auto;
height: auto;
}
#smallnav a:link {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 10px;
color: #67524D;
text-decoration: none;
}
#smallnav a:visited {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 10px;
color: #67524D;
text-decoration: none;
}
#smallnav a:hover {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 10px;
color: #8DBB54;
text-decoration: underline;
}
h1 {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 21px;
line-height: 24px;
color: #3F3F3F;
font-style: normal;
font-weight: bold;
padding: 0;
margin: 0 0 24px 0;
}
h2 {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 16px;
line-height: 18px;
color: #3F3F3F;
font-style: normal;
font-weight: bold;
}

h3 {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 14px;
line-height: 18px;
color: #3F3F3F;
font-style: normal;
font-weight: bold;
}

a {
text-decoration: inherit;
}
.menuactivepage {
position: relative;
 margin-right: 8px;
	}
/* All <ul> tags in the menu including the first level */
.menulist, .menulist  ul {
 margin: 0;
 padding: 0;
 list-style: none;
}

/* Submenus (<ul> tags) are hidden and absolutely positioned downwards from their parent */
.menulist ul {
 display: none;
 position: absolute;
 top: 1.0em; margin-top: 13px; /* I'm using ems and px to allow people to zoom their font */
 width: 110px;
	}

/* Second and third etc. level submenus - position across from parent instead */
.menulist ul ul {
 top: -1px; margin-top: 0;
 left: 148px;
}

/*
 All menu items (<li> tags). 'float: left' lines them up horizontally, and they are
 positioned relatively to correctly offset submenus. Also, they have overlapping borders.
*/
.menulist li {
 float: left;
 display: block;
 position: relative;
/* background: #FFFFFF;*/
 border: none;
 margin-right: 0;
}

/* Items in submenus - override float/border/margin from above, restoring default vertical style */
.menulist ul li {
 float: none;
 margin-right: 0;
 margin-bottom: -1px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	background-color: #CCCCCC;
}
.menulist ul>li:last-child {
 margin-bottom: 1px; /* Mozilla fix */
}

/* Links inside the menu */
.menulist a {
 display: block;
 padding: 3px;
 color: #333333;
 text-decoration:  none;
	padding-left: 5px;	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #333333;
}

/* Lit  items: 'hover' is mouseover, 'highlighted' are parent items to visible menus */
.menulist a:hover, .menulist a.highlighted:hover, .menulist a#contact:focus {
 color: #333333;
 background-color: #FFF;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #333333;
}
.menulist a.highlighted {
 color: #A3938F;
 background-color: #FFF;
}

/*
 If you want per-item background images in your menu items, here's how to do it.
 1) Assign a unique ID tag to each link in your menu, like so: <a id="xyz" href="#">
 2) Copy and paste these next lines for each link you want to have an image:
    .menulist a#xyz {
      background-image: url(out.gif);
    }
    .menulist a#xyz:hover, .menulist a.highlighted#xyz, .menulist a#contact:focus {
     background-image: url(over.gif);
    }
*/

/* Only style submenu indicators within submenus. */
.menulist a .subind {
 display: none;
}
.menulist ul a .subind {
 display: block;
 float: right;
}


/* 'Escaped Comment' hack for horizontal menubar width in IE5/Mac */
.menulist a {
 float: left;
}
.menulist ul a {
 float: none;
}
/* \*/
.menulist a {
 float: none;
}
/* */


/*
 HACKS: IE/Win:
 A small height on <li> and <a> tags and floating prevents gaps in menu.
 * html affects <=IE6 and *+html affects IE7.
 You may want to move these to browser-specific style sheets.
*/
*+html .menulist ul li {
 float: left;
 height: 1%;
}
*+html .menulist ul a {
 height: 1%;
}
* html .menulist ul li {
 float: left;
 height: 1%;
}

* html .menulist ul a {
 height: 1%;
}
/* End Hacks */

.menulist a#history {
background-image: url(../images/bt_products.png);
background-repeat:no-repeat;
background-position: top left;
display: block;
width: 108px;
height: 18px;
margin: 0 20px 0 0;
border: 0;
padding: 0;
}
.menulist a#history:hover, .menulist a.highlighted#history, .menulist a#contact:focus {
background-image: url(../images/bt_products.png);
background-repeat:no-repeat;
background-position: -109px;
display: block;
margin: 0 20px 0 0;
border: 0;
padding: 0;
}
.menulist a#theclub {
background-image: url(../images/bt_support.png);
background-repeat:no-repeat;
display: block;
width: 108px;
height: 18px;
background-position: top left;
margin: 0 20px 0 0;
border: 0;
padding: 0;
}
.menulist a#theclub:hover, .menulist a.highlighted#theclub, .menulist a#contact:focus {
background-image: url(../images/bt_support.png);
background-repeat:no-repeat;
display: block;
background-position: -109px;
margin: 0 20px 0 0;
border: 0;
padding: 0;
}
.menulist a#movies {
background-image: url(../images/bt_contact.png);
background-repeat:no-repeat;
display: block;
width: 108px;
height: 18px;
margin: 0 20px 0 0;
border: 0;
padding: 0;
}
.menulist a#movies:hover, .menulist a.highlighted#movies, .menulist a#contact:focus {
background-image: url(../images/bt_contact.png);
background-repeat:no-repeat;
display: block;
background-position: -109px;
margin: 0 20px 0 0;
border: 0;
padding: 0;
}
.menulist a#gallery {
background-image: url(../images/gallery.gif);
background-repeat:no-repeat;
display: block;
width: 91px;
height: 29px;
margin: 0;
border: 0;
padding: 0;
}
.menulist a#gallery:hover, .menulist a.highlighted#gallery, .menulist a#contact:focus {
background-image: url(../images/gallery.gif);
background-repeat:no-repeat;
display: block;
background-position: -91px;
margin: 0;
border: 0;
padding: 0;;
}
.menulist a#information {
background-image: url(../images/information.gif);
background-repeat:no-repeat;
display: block;
width: 109px;
height: 29px;
margin: 0;
border: 0;
padding: 0;
}
.menulist a#information:hover, .menulist a.highlighted#information, .menulist a#contact:focus {
background-image: url(../images/information.gif);
background-repeat:no-repeat;
display: block;
background-position: -109px;
margin: 0;
border: 0;
padding: 0;
}
.menulist a#seminars {
background-image: url(../images/seminars.gif);
background-repeat:no-repeat;
display: block;
width: 109px;
height: 29px;
margin: 0;
border: 0;
padding: 0;
}
.menulist a#seminars:hover, .menulist a.highlighted#seminars, .menulist a#contact:focus {
background-image: url(../images/seminars.gif);
background-repeat:no-repeat;
display: block;
background-position: -109px;
margin: 0;
border: 0;
padding: 0;
}
.menulist a#contact {
background-image: url(../images/contact.gif);
background-repeat:no-repeat;
display: block;
width: 49px;
height: 29px;
margin: 0;
border: 0;
padding: 0;
}
.menulist a#contact:hover, .menulist a.highlighted#contact, .menulist a#contact:focus {
background-image: url(../images/contact.gif);
background-repeat:no-repeat;
display: block;
background-position: -49px;
margin: 0;
border: 0;
padding: 0;
}
#imageone {
position: absolute;
left: 300px;
top: 60px;
}
#imagetwo {
position: absolute;
left: 300px;
top: 240px;
}
img {
border: none;
}
table	{
border-color : #CCCCCC;
border-style : solid;
border-width : 0px 0px 1px 1px;
}
td	{
border-color : #CCCCCC;
border-width: 1px 1px 0 0;
border-style: solid;
margin: 0;
padding: 5px;
}
.monthlypadding {
padding-bottom: 300px;
}
.imagelink {
	border-style: hidden !important;
	}
