/* css file */

body {
		text-align:center;
		background: url(../images/background.png) no-repeat top;
		
		}

#wrap {	background:#e0d8c5 url(../images/backgroundgradient.jpg) repeat-x;
		min-width:820px;
		max-width:1020px;
		width:auto !important;
		width:1020px;
		margin:0px auto;
		text-align:left;
		border-left:#660000 solid 2px;
		border-right:#660000 solid 2px;
		border-bottom:#660000 solid 2px;
}


#header {
			color:#fff;
			background:#212121 url(../images/header.jpg) no-repeat top;
			width:1020px;
			height:217px;
			position:relative;
}

#top {		
			padding:10px;
}

#sidebar {
			float:left;
			width:30%;
			overflow:hidden;
}

#slideshow {
			float:left;
			width:70%;
			overflow:hidden;
}

/*#content {
			float:left;
			width:70%;
			overflow:hidden;
			background-color:#fff;
			margin-top:10px;
			margin-bottom:10px;
}*/

#breadcrumbs {
			float:left;
			width:70%;
			overflow:hidden;
			margin-top:10px;
			margin-bottom:10px;
}

#content40 {
			float:left;
			width:40%;
			overflow:hidden;
			background-color:#fff;

			
}

/*#content70 {
			float:left;
			width:70%;
			overflow:hidden;
			background-color:#fff;
			
}

/*#content100 {
			float:left;
			width:100%;
			overflow:hidden;
			background-color:#fff;

			
}*/

#calendar {
			background-color:#fff;
			margin-left:45px;
			margin-top:20px;
			margin-bottom:10px;
			float:left;
			height:250px;
			width:240px;
			clear:both;
}

#movie {
			background-color:#fff;
			float:left;
			margin-left:90px;
			margin-top:10px;
			margin-bottom:10px;
			padding:0;
			height:250px;
			width:240px;
}

#graphics {
			background-color:#fff;
			float:left;
			margin-left:95px;
			margin-top:10px;
			margin-bottom:10px;
			padding:0;
			height:250px;
			width:240px;
}

#footer {	
			background-color:#c5e3b4;
			width:1018px;
                                  text-align:center;
			clear:both;

}

.inside {
			padding:10px;
}

#inset {
			float:right;
			
}


/*-------module styling------*/

.moduletable {
			margin-bottom:1em;
			padding:0 10px;
}

.moduletable h3 {
			background:#0E3808;
			color:#FFFFFF;
			padding:0.25em 0;
			text-align:center;
			font-size:1.1em;
			margin:0 -10px 0.5em -10px;
}


#top .moduletable {
			font:bold 1em/1.2 Tahoma, "Tahoma Bold", Helvetica, sans-serif;
			color:#FFFFFF;
			margin:0;
			padding:0;
}

#top .moduletable h3 {
			color:#FFFFFF;
			background:none;
			text-align:left;
			font:2.5em Arial, Helvetica, sans-serif;
			padding:0;
			margin:0;
			font-stretch:expanded;
}
