﻿html,body {height:100%;}

/* Main */
#page {margin:0 auto;width:960px;}
#header {margin-bottom:5px;}
#banner {margin:0;height:250px;}

#menu {margin:0 auto;width:955px;z-index:2;}
#content {margin:0 auto;width:960px;min-height:40em;
       height:auto !important;
	   height:40em;}
#footer {margin:0 auto;width:960px;}
#path{}
#copy{}

/* LeftContent w Right Side Bar */
#LeftContent{width:700px;margin-Left:20px;float:left;}
#RightSideBar{width:220px;float:Right;margin-Left:20px;}


/* RightContent w Left Side Bar */
#LeftSideBar{width:220px;float:left;margin-right:20px;height:100%;}
#RightContent{width:700px;margin-right:20px;text-align:justify;float:left;}


/* Three Columns*/
#col1{width:320px;}
#col2{width:320px;}
#col3{width:320px;}

.contentBlock{padding:10px;}
.SideBarItem{padding:10px;}
.centered{text-align:center;margin:0 auto;}

.clear {clear:both;}
