/* Default Stylesheet */

															/** BODY ELEMENTS **/
body {
	
	background-color: #C0C0C0;
cursor: crosshair;
}

img {border: 0px;
}






															/** MAIN CONTAINERS **/
div#container {
	margin: 0em 10em auto;
	}
	div#header {
height: 357px;
width: 512px;
background-image: url(header_lukephysical.jpg);		}
		div#header-in {

			}
	div#content-wrap {
width: 439px;
border-right: 2px solid #000000;
border-left: 2px solid #000000;


		}
		div.content {
			color: inherit;
			background-color: #79BAE2;
border-bottom: 2px solid #000000;
padding: 5px;
			}
			div.content-in {

				}
div.navi {
background-color: #E5DFDF;
padding: 3px;
text-indent: 24px;
border-bottom: 2px solid #000000;
color: #000000;
cursor: crosshair;
}

		div.column {
			width: 0px;
			color: inherit;
			background-color: #99C199;
width: 279px;
height: 336px;
}



			
					
			div.column-in {
				
				}
	div#footer {
		color: inherit;
		background-color: #FFFFFF;
		

width: 596px;
		}
		div#footer-in {
			
			}



div.column p {
font-family: verdana;
font-size: 11px;
color: #FFFFFF;
padding: 5px;
text-align: left;
}

div.column strong {
font-family: verdana;
font-weight: bold;
color: #97581B;
}

															/** SUB CONTAINERS **/
* { }


div.content h1 {
font-family: arial; 
color: #000000;
text-align: left;
font-size: 14px;
font-weight: bolder;
font-variant: small-caps;
border-bottom: 1px solid #000000;
}


div.content p {
color: #000000;
font-family: arial;
font-size: 13px;
text-align: justify;
}

div.content p a {
text-decoration: none;
font-weight: bolder;
color: #000000;
font-family: arial;
font-size: 13px;
cursor: crosshair;
text-transform: lowercase;
}

div.content p a:visited {
text-decoration: none;
color: #000000;
font-weight: bolder;
font-family: arial;
font-size: 13px;
cursor: crosshair;
}

div.content p a:hover {
text-decoration: none;
font-weight: bolder;
color: #BCE0F6;
font-family: arial;
font-size: 13px;
cursor: crosshair;
}

div.content p strong {
font-family: arial;
font-size: 13px;
font-weight: bolder;
color: #104E76;
}

div.content ul li {
color: #000000;
font-family: arial;
font-size: 13px;
}


div.content ul strong {
font-family: arial;
font-size: 13px;
font-weight: bolder;
color: #104E76;
}

div.content ul li a {
text-decoration: none;
color: #000000;
font-weight: bolder;
font-family: arial;
font-size: 13px;
cursor: crosshair;
}

div.content ul li a:visited {
text-decoration: none;
color: #000000;
font-weight: bolder;
font-family: arial;
font-size: 13px;
cursor: crosshair;
}

div.content ul li a:hover {
text-decoration: none;
font-weight: bolder;
color: #BCE0F6;
font-family: arial;
font-size: 13px;
cursor: crosshair;
}


div.navi a {
text-align: center;
text-transform: uppercase;
font-weight: bold;
display: inline;
text-decoration: none;
color: #000000;
font-family: arial;
font-size: 11px;
cursor: crosshair;
}

div.navi a:visited {
text-align: center;
text-transform: uppercase;
font-weight: bold;
display: inline;
text-decoration: none;
color: #000000;
background-color: #E5DFDF;
font-family: arial;
font-size: 11px;
cursor: crosshair;
}

div.navi a:hover {
text-align: center;
text-transform: uppercase;
font-weight: bold;
background-color: #E5DFDF;
color: #79BAE2;
font-family: arial;
font-size: 11px;
cursor: crosshair;
display: inline;
}

															/** LISTS **/
* { }






															/** TYPOGRAPHY **/
* { }






															/** FORMS **/





															/** END **/