* {
	border:0;
	margin:0;
	padding:0;
	background:transparent;
} 
#sectionDiv{

	width:100%;
}
#muscleman{
	float: left;
	position:relative;
	width: 330px;
	height:530px;
}
#controlLesion {
	float: right;
	position:relative;
	width: 150px;
	height: 530px;
}

body
{
	font-family: trebuchet ms, verdana, arial, tahoma;
	font-size: 80%; color: #666666;
	background-color: #ffffff;
	line-height: 155%;
	margin-top: 0px;
	background: #ffffff url('../images/bg.gif') top center repeat-x;
}

p { 
padding: 7px 0px 0px 0px;
}

h1 {
	padding: 15px 0px 5px 0px;
	font-size: 160%;
	color: #65a500;
}

h2 {
	font-size: 145%;
	padding: 20px 0px 5px 0px;
}
h3 {
	color:#5B7FBE;
	font-family:geneva,arial,sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	word-spacing:4px;
	letter-spacing:3px;
	font-size: 1.1em;
	font-weight:bold;
	padding:13px 2px 0px 2px;
	margin:0px 0px 0px 0px;
}

#border
{
	border: 0px ;
	width: 770px;
	background-color: #FFFFFF;
	background:url('../images/backround2.gif') no-repeat;
	margin: 0 auto;
}

#container
{
	width: 740px;
	margin: 0px auto;
	background-color: #ffffff;
	border: 0px solid #669900;
}

/* ------------------- HEADER -------------------------- */
#header
{
	height: 192px;
	width:743px;
	margin-left:-2px;
	background: #ffffff url('../images/header.jpg') no-repeat;
}

#header h1{
	padding: 20px 0px 10px 20px;
	color:#44bbee;
	font-size: 240%;
	font-weight: bold;
}


/* ------------------- CONTENT DIV -------------------------- */

#content
{
	padding: 0.5em 1em 2em 1em;
	max-width: 740px;
	background-color: #FFFFFF;
}


.splitright {
	background: #ffffff url('../images/menu.gif') top center no-repeat;
	width: 30%;
	float: right;
	overflow: hidden;
	text-align: center;
}

.splitleft {
	background: #ffffff;
	margin:auto;
	width: 68%;
	float: left;
	overflow: hidden;
	padding: 0px 0px 30px 0px;
}

#content .splitleft  ul {
        padding: 15px 0px 15px 25px;
	list-style-type: square;
}

#content .splitleft a {
        color: #ff9900;
        font-weight: bold;
        text-decoration: none;

}


#content .splitleft a:hover {
        color: #00ccff;
        font-weight: bold;
        text-decoration: overline underline;
}



#adviceDiv {
	width: 400px;
	height: 100px;
}

/* ------------------- RIGHT SIDE ----------------- */

#rightmenu{
	float:right;
	width:180px;
	margin:20px 0 20px 20px;
	background: url(../images/menu.gif) no-repeat;
	text-align:center;
	line-height:1.5em;
	color:#666666;
	font-size:1.0em;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
	letter-spacing:0px;
}

#rightmenu ul, #rightmenu li {
	text-align:center;
	list-style: none;
	margin: 0;
	padding: 0;
}
#rightmenu h3{
	text-align: center;
	position:static;
}

#rightmenu p{
	text-align: left;
	padding: 4px 6px 4px 10px;
}
#rightmenu a {
	color: #666666;
	font-weight: bold;
}

#rightmenu a:hover {
	color: #5B8FBE;
	font-weight: bold;
}


/* ------------------- FOOTER ----------------- */
#footer
{
	text-align: center;
	height: 30px;
	background-color: #E7F2FE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 50px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	clear: both;
	
}


#footer a:link, a:visited {
	color: #5B8FBE;
}

#footer a:hover, a:active {
	color:#cccccc;
}

#footer p{
	color: #888888;
}



/* ~~~~~~~~~ PROPS FOR THE MENU GO OUT TO EXPLODING-BOY.COM ~~~~~~~~~ */

#topmenu {
	position: relative;
	top: 13px;
	left: 15px;
	width: 540px;
	font-size:93%;
	margin: 0;
	line-height:normal;
	height: 41px;
}
#topmenu ul {
	  margin:0;
	  padding:0px 0px 0 2px;
	  list-style:none;
}
#topmenu li {
	display:inline;
	margin:0;
	padding:0;
}
#topmenu a {
	float:left;
	background:url(../images/menuleft.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}
#topmenu a span {
	float:left;
	display:block;
	background:url(../images/menuright.gif) no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#5B8FBE;
}
	  
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#topmenu a span {
	float:none;
}
/* End IE5-Mac hack */
#topmenu a:hover span {
	color:#5B8FBE;
}
#topmenu a:hover {
	background-position:0% -42px;
}
#topmenu a:hover span {
	background-position:100% -42px;
}

/* ----------------- FORM ----------------*/

label {
width: 4em;
float: left;
text-align: right;
margin: 0px 10px 0px 5px;
display: block
}

input {
color: #333333;
background: #eeeeee;
border: 1px solid #00ccff;
}

textarea {
color: #333333;
background: #eeeeee;
border: 1px solid #00ccff;
font-weight: bold;
}

.submit input {
color: #333333;
background: #eeeeee;
border: 2px outset #00ccff;
margin-left: 4.5em;
}
fieldset {
border: 1px solid #00ccff;
width: auto;
padding: 10px 10px 10px 10px;
}

legend {
color: #666666;
background: #eeeeee;
font-weight: bold;
border: 1px solid #00ccff;
margin-left: 6px;
padding: 2px 6px 2px 6px;
}

a.button{
        font: bold 11px Arial;
        text-decoration: none;
        background-color: #EEEEEE;
        color: #333333;
        padding: 2px 6px 2px 6px;
        border-top: 1px solid #CCCCCC;
        border-right: 1px solid #333333;
        border-bottom: 1px solid #333333;
        border-left: 1px solid #CCCCCC;
        margin: 0px 5px 0px 5px;
}

p.advice {
	color: #000000;
	font-family: cursive, sans-serif;
	font-style: italic;
}
