/* Start of CMSMS style sheet 'Structure' */
/********** STRUCTURE **********/

#container 	{width: 900px;
			margin: 10px auto 0 auto;
			overflow: hidden;
			}

#logo		{width: 900px;
			height: 91px;
			}

#nav            {background: url(uploads/images/structure/bkgd-top.gif) left top no-repeat;
			padding: 3px;
			width: 894px;
			height: 24px;
			font: normal 1.4em "Trebuchet MS", Georgia, Helvetica, sans-serif;
			overflow: hidden;
			}

#logoRight      {position: absolute;
			top: 10px;
			width: 340px;
			margin-left: 561px;
			}

#contentHome 	{background: url(uploads/images/structure/bkgd-home.gif) left top;
			}

#mainHome    	{float: left;
			padding-left: 3px;
			width: 602px;
			overflow: hidden;
			}

#rightNav  	{float: right;
			padding-right: 3px;
			width: 259px;
			padding-left: 30px;
			overflow: hidden;
			}

#content 	{background: url(uploads/images/structure/bkgd.gif) left top;
			}

#leftNav  	{float: left;
			padding-left: 3px;
			width: 189px;
			}

#main    	{float: right;
			padding-right: 3px;
			width: 702px;
			}


#column1    	{float: left;
			width: 305px;
			padding-right: 30px;
			}

#column2    	{float: right;
			width: 305px;
			}


#topImageHome  	{width: 602px;
			overflow: hidden;
			}

#topImage  	{width: 702px;
			overflow: hidden;
			}


#contentEndHome {background: url(uploads/images/structure/bkgd-bottom-home.gif) left bottom no-repeat;
			width: 900px;
			height: 4px;
			line-height: 0px;
			}

#contentEnd {background: url(uploads/images/structure/bkgd-bottom.gif) left bottom no-repeat;
			width: 900px;
			height: 4px;
			line-height: 0px;
			}

#enewsSignUp {background: url(uploads/images/structure/enews_bkgd.gif)  left top no-repeat;
			width: 540px;
			height: 34px;
			padding: 12px 0 0 360px;
			}


#footer 	{width: 900px;
			margin: 0px auto;
			height: 45px;
			text-align: right;
			font: normal 0.9em arial, helvetica, sans-serif;
			color: #444444;
			background: url(uploads/images/structure/logo-sm.gif) right top no-repeat;
			}

#footerNav 	{float: right;
			text-align: right;
			width: 810px;
			padding: 16px 90px 20px 0;
			}
/* End of 'Structure' */

