html,body {

	height: 100%; min-height:100%;

}

body {

	margin-left:auto; margin-top:0px; margin-bottom:0px; margin-right:auto; width:720px; text-align:center; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; FONT: 1em "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;

}

img {
 	border: 0px; padding: 0px; margin: 0px;
	}


#shadedsides { 

 	background-image: url('../images/tile.gif'); background-repeat: repeat-y; width: 720px;  TEXT-ALIGN: center; margin-left:auto; margin-top:0px; margin-bottom:0px; margin-right:auto;

}



/* Change background color for Left Navigation change */

#container {

	 width:700px; TEXT-ALIGN: left; margin-left:auto; margin-top:0px; margin-bottom:0px; margin-right:auto; background: #706CB6; 

}





/* Left Navigation */

#leftnav{

	float:left; width: 176px; 

}	

#leftnav-content{
	height: 500px;
	width: 176px;
	position: relative;
}	







#header {
width: 700px; 
}







/* Main Content */

#main {

    width: 524px; float: left; background-image: url('../images/shadow.gif'); background-repeat: no-repeat; background: #ffffff;

}

#main-content{

    font: 0.8em Arial, sans-serif; padding:20px; 

}

.header {

	FONT-FAMILY:Arial,Helvetica,sans-serif; FONT-SIZE: 1.1em;  FONT-WEIGHT:bold; color: #595951;

}

h2 {

	FONT-FAMILY:Arial,Helvetica,sans-serif; FONT-SIZE: 1.1em;  FONT-WEIGHT:bold; color: #595951;

}

.picleft{

	float: left; margin-right:20px; margin-left:0px; margin-top: 10px; margin-bottom:10px;

}

.picright{

	float: right; margin-right:0px; margin-left:20px; margin-top: 10px; margin-bottom:10px;

}







/* Footer  */

#footer {
	background: url('../images/footer.gif');
	color: #ffffff;
	clear: both;
	width: 700px;
	height: 122px;
	position: relative;

}

#footer p{

	color: #ffffff; FONT-SIZE: 0.8em; padding-left:20px; 

}

#footer A:link {

 	COLOR: #ffffff; BORDER-BOTTOM: #ffffff 1px; TEXT-DECORATION: none

}

#footer A:visited {

 	COLOR: #ffffff; BORDER-BOTTOM: #ffffff 1px; TEXT-DECORATION: none

}

#footer A:hover {

	COLOR: #663399; BORDER-BOTTOM: #663399 1px; TEXT-DECORATION: none

}

.bulletlist {

	list-style-position: inside; list-style-type: disc;

}

.alphalist {

	list-style-position: inside; list-style-type: upper-alpha;

}

.numberedlist {

	list-style-position: inside; list-style-type: decimal;

}

