BODY {
	background-color: #efefef;
	margin: 0px;
	padding: 0px;
	font-family: sans-serif;
	background-image: url('http://tommahkarate.com/seams_dh.php?t:ktmafc:main_bg.png');
	background-repeat: repeat-y;
	background-position: top center;
}

DIV#omni {
	width: 100%;
	/* perhaps to have different background image on left than right? */
}

DIV#page {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid black;
	border-right: 1px solid black;
	background-color: #efefef;
}

DIV#head {
	width: 100%;
	height: 98px;
	background-color: #a8b592;
	background-image: url('http://tommahkarate.com/seams_dh.php?t:ktmafc:header.png');
}

DIV#blueneck {
	height: 24px;
	background-color: #6d8c9c;
	background-image: url('http://tommahkarate.com/seams_dh.php?t:ktmafc:bluebar.png');
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 175px;
	font-weight: bold;
	font-size: 12px;
	font-family: sans-serif;
	font-style: italic;
}

DIV#shouldersdisabled {
	height: 54px;
	background-color: #dad5b0;
	border-bottom: 2px solid black;
	background-image: url('http://tommahkarate.com/seams_dh.php?t:ktmafc:shoulder2.png');
	background-position: top left;
	background-repeat: no-repeat;
}

DIV#shoulders {
	height: 112px;
}

DIV#shoulders A {
	display: block;
	float: left;
	width: 148px;
	height: 54px;
	line-height: 54px;
	text-align: center;
	border-left: 2px solid black;
	border-bottom: 2px solid black;
	background-color: #dad5b0;
	color: black;
	text-decoration: none;
	font-size: 26px;
	overflow: hidden;
}

DIV#shoulders A.smalltext {
	line-height: 27px;
	font-size: 22px;
}

DIV#shoulders A:hover {
	background-color: #ece9d2;
}

DIV#shoulders A.disabled:hover {
	background-color: #dad5b0;
}

DIV#shoulders A#s1 {
	background-image: url('http://tommahkarate.com/seams_dh.php?t:ktmafc:shoulder1.png');
}

DIV#shoulders A.first {
	border-left: 0px none;
	width: 150px;
}

DIV#shoulders A#s2 {
	background-image: url('http://tommahkarate.com/seams_dh.php?t:ktmafc:firstlink.png');
	background-repeat: no-repeat;
	background-position: left;
	border-left: 0px none;
	width: 150px;
}

DIV#shoulders A#s2:hover {
	background-image: url('http://tommahkarate.com/seams_dh.php?t:ktmafc:firstlink_ece9d2.png');
}

DIV.torso {
	background-image: url('http://tommahkarate.com/seams_dh.php?t:ktmafc:links_texture.png');
	background-position: top left;
	background-repeat: repeat-y;
	background-color: #efefef;
	width: 750px;
	position: relative;
}

DIV#torsonl {
	 background-image: none;
}

DIV.torso2 {
	background-image: url('http://tommahkarate.com/seams_dh.php?t:ktmafc:torso_bg.png');
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-left: 152px;
	width: 598px;
	position: relative;
}

DIV#torso2nl {
	padding-left: 0px;
	width: 750px;
}

DIV.torso2 H1, H2, H3, H4 {
	display: inline;
	margin-top: 0px;
	margin-left: 2px;
}

DIV.torso2 A {
	color: #202317;
	text-decoration: underline;
}

DIV.torso .ind {
	margin-left: 15px;
}

DIV.torso .ibox {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	background-repeat: no-repeat;
}
DIV.torso .iboxtop {
	background-image: url('http://tommahkarate.com/seams_dh.php?t:ktmafc:ib_iii_top.png');
	background-position: top;
	height: 10px;
}

DIV.torso .iboxbottom {
	background-image: url('http://tommahkarate.com/seams_dh.php?t:ktmafc:ib_iii_bottom.png');
	background-position: bottom;
}

DIV.torso .iboxleft {
	background-image: url('http://tommahkarate.com/seams_dh.php?t:ktmafc:ib_iii_left.png');
	background-position: left;
}

DIV.torso .iboxright {
	background-image: url('http://tommahkarate.com/seams_dh.php?t:ktmafc:ib_iii_right.png');
	background-position: right;
}

/* The following is for IE Win only: \*/
 * html DIV.torso .iboxtop {
 	background-image: none;
 	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://tommahkarate.com/seams_dh.php?t:ktmafc:ib_iii_top.png', sizingMethod='crop');
 }
 * html DIV.torso .iboxbottom {
 	background-image: none;
 	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://tommahkarate.com/seams_dh.php?t:ktmafc:ib_iii_bottom.png', sizingMethod='crop');
 }
 * html DIV.torso .iboxleft {
 	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://tommahkarate.com/seams_dh.php?t:ktmafc:ib_iii_left.png', sizingMethod='crop');
 }
 * html DIV.torso .iboxright {
 	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://tommahkarate.com/seams_dh.php?t:ktmafc:ib_iii_right.png', sizingMethod='crop');
 }
 /* End IE Win only */



DIV#links {
	background-image: url('http://tommahkarate.com/seams_dh.php?t:ktmafc:links_texture.png');
	background-position: top left;
	background-repeat: repeat-y;
	background-color: #efefef;
	display: inline; /* IE Fix */
	float: left;
	margin-left: -152px;
	width: 150px;
}

DIV#links A {
	display: block;
	width: 150px;
	/*height: 50px; */
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	color: black;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

DIV#links A:hover {
	color: white;
}




DIV#footer {
	width: 100%;
	border-top: 1px solid black;
	background-color: #6d8c9c;
	height: 22px;
}

DIV#footer A {
	display: block;
	float: left;
	text-decoration: none;
	color: white;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 150px;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
}
DIV#footer A:hover {
	background-color: #8dacbc;
}