html,body
{	
	height:100%;
}
div.container
{
	min-height:90%;
}
div
{
	border-width:2px;
	border-color:black;
}
div.container
{
	width:970px;margin-left:auto;
	margin-right:auto;
	background-color:white;
	position:relative;
	padding-bottom:10px;
	border-style:solid;
	height: auto !important;
	height: 100%;
	margin-bottom:-40px;
}
div.push
{
	height:40px;
}
div.header
{
	padding:0px;
	text-align:center;
	border-style:none;
}
div.nfooter
{
	background-color:#3F4C6B;
	border-style:none;
	border-top-style:solid;
	border-color:black;
	text-align:center;
	position:absolute;
	bottom:0px;
	width:970px;
	clear:both;
	height:40px;
}
div.navi
{
	float:left;
	width:170px;
	margin:0px 0px 130px 0px;
	border-width:2px;
	padding:0px;
	border-style:solid;
	margin-left:10px;
	display:block;
	position:relative;
}
div.navilink
{
	background-color:#3F4C6B;
	border-top-style:solid;
	border-bottom-style:solid
}
div.content
{
	margin-left:190px;
	width:710px;
	/*background-color:#356AA0;*/
	background-color: #3F4C6B;
	padding:20px 20px 20px 20px;
	margin-bottom:50px;
	margin-top:0px;
	position:relative;
}
div.content h1
{
	background-color:#000000;
	padding:5px;
}
body 
{
	background-color: #3F4C6B; 
	color: white; 
	font-family: helvetica;
}
a:link,a:visited,a:hover,a:active
{
	text-decoration:none;
}
a:link,a:visited
{
	color:lightblue;
}
a:hover,a:active
{
	color:white;
}
div.navihead, li.sortme
{
	font-family: sans-serif; 
	color:#000000;
	font-weight: bold;
	font-size:18pt;
	background:#3F4C6B url(http://callynandmike.com/images/button.png) repeat-x 0 0;
	width:100%;
	height:30px;
	cursor:pointer;
}
div.navihead:hover 
{
	background:#3F4C6B url(http://callynandmike.com/images/buttonbright.png) repeat-x 0 0;
}
navstyle 
{
	font-size: 12pt;
	font-family:arial; 
	font-style: italic;
}
h1,h2,h3
{
	font-family: sans-serif;
 	color:lightskyblue;
}
div.content
{
}
h1 
{
	font-size: 24pt;
}
h2 
{
	font-size: 18pt;
}
h3 
{
	font-size: 14pt;
	font-style: italic;
}
div.navilink a
{
	display:block;
}
div.navilink2
{
	/*background-color:#356AA0;*/
	background-color: #3F4C6B;
	font-size:14pt;
	
	font-weight:bold;
}
div.navilink2 a
{
	display:block;
}
div.header a img
{
	border-width:0px;
	outline-style:none;
}
div.aboutus
{
	display:block;
	background-color:#3F4C6B;
	border-right-style:solid;
	border-bottom-style:solid;
	width:70px;
}
div.navilink div.sidebar a
{
	display:inline;
}
div.sidebar
{
width:170px;
margin:0px;
padding:0px;
}
div.sidebar ul{padding:0px 15px;
margin:0px;border:0px;}
div.navilink, div.navihead
{
	z-index:300;
}
div.navi
{
	z-index:300;
	position:absolute;
}
li.sortme
{
	border: 1px solid black;
	list-style:none;
	height:100%;
}
li.sortmesub
{
	font-size:12pt;
	list-style:none;
	color:white;
}
