@charset "utf-8";/* CSS Document */

body	{
		margin:0px;
		line-height:1.5em;
		background: #f3e2a7; /* d1d3d4 */}
		
#bodyBGround {
		width:10px;
		height:500px;
		background-image: url(../images/BGroundBlend.jpg);
		background-position:center top;
		background-repeat:repeat-x;}
			
.test {
		background-image: url(../images/BGroundBlend.jpg);
		background-repeat:repeat-x;}
		
		
#bodyArea	{
		margin-left: auto;
		margin-right: auto;}
		
li	{	font-size:0.9em; /* 16x.688=11.008 */		font-family: Arial;
		list-style-type: disc;
		margin-left: 20px;}
		
img	{
		border: 0;}
		
p		{
		margin-left: 20px;
		font-size:0.9em; /* 16x.688=11.008 */		font-family: Arial;}
		
p.intro		{
		font-size:1em; /* 16x.688=11.008 */
		text-align: center;		font-family: Arial;}
		
h1	{
		font-size:1.75em; /* 16x.688=11.008 */
		color: #414042;		font-family: Arial;
		font-sweight: bold;
		margin-left: 20px;}
		
h2	{
		font-size:1.25em; /* 16x.688=11.008 */
		color: #414042;		font-family: Arial;
		font-sweight: bold;
		margin-left: 20px;
		margin-bottom: 0px;}
		
#rightSidePics	{
		margin-right: 20px;
		margin-left: 20px;
		margin-top:20px;
		border:1px solid black;}
		
#headerPic	{
		width:1200px;		height:300px;		background-image: url(../images/indexPic.jpg);		background-position:center top;		background-repeat:no-repeat;}
		
#headerPicBGround	{
		width:3px;		height:300px;		background-image: url(../images/indexTopBGround.jpg);		background-position:center top;		background-repeat:repeat-x;}
		
#headerPicBGroundg	{
		width:3px;		height:300px;		background-image: url(../images/blubar.png);		background-position:center top;		background-repeat:repeat-x;}
		
#headerPicBGroundl	{
		width:3px;		height:300px;		background-image: url(../images/orgbar.png);		background-position:center top;		background-repeat:repeat-x;}
			
#eventsheaderPicBGround	{
		width:3px;		height:300px;		background-image: url(../../images/indexTopBGround.jpg);		background-position:center top;		background-repeat:repeat-x;}
		
#links	{
		margin-right: 20px;
		margin-left: 20px;
		margin-top:20px;
		width:260px;		height:210px;
		border:1px solid black;		background-image: url(../images/LinksBGround.jpg);		background-position:center top;		background-repeat:repeat-x;}
		
#linkSpace	{
		margin-top: 65px;}
		
#mainBody	{
		width:580px;
		display: table-cell;
		padding-left: 45px;}

#footerLeft	{
		font-size:0.75em; /* 16x.688=11.008 */		font-family: Arial;
		float: left;
		color: #ffffff;
		padding-left: 12px;}
		
#footerRight	{
		font-size:0.75em; /* 16x.688=11.008 */		font-family: Arial;
		color: #ffffff;
		text-align: right;
		padding-right: 12px;}
		
		
		
		
		
		
#sideButtonBGround	{
		width:200px;		height:55px;		background-image: url(../images/sideButton.jpg);		background-position:center top;		background-repeat:no-repeat;}
		
		
		
		
		
		
a.topLinks:link {
		font-size:0.95em; /* 16x.688=11.008 */
		font-family: Arial;
		font-weight: bold;
		color: #ffffff;
		text-decoration: none;
		padding-right: 10px;
		padding-left: 10px;}
		
a.topLinks:active {
		font-size:0.95em; /* 16x.688=11.008 */
		font-family: Arial;
		font-weight: bold;
		color: #ffffff;
		text-decoration: underline;
		padding-right: 10px;
		padding-left: 10px;}
		
a.topLinks:visited {
		font-size:0.95em; /* 16x.688=11.008 */
		font-family: Arial;
		font-weight: bold;
		color: #ffffff;
		text-decoration: none;
		padding-right: 10px;
		padding-left: 10px;}
		
a.topLinks:hover		{
		text-decoration: underline;}
		
		
		
		
		
a.bodyLink:link, active, visited, hover	{
		color: #000000;
		font-weight: bold;
		text-decoration: underline;}
		
a.sideLinks:link	{
		font-size:0.95em; /* 16x.688=11.008 */
		font-family: Arial;
		font-weight: bold;
		color: #000000;
		text-decoration: none;
		margin-top: 30px;
		padding-left: 10px;}
		
a.sideLinks:hover		{
		text-decoration: underline;}
						
a.osLink:link, active, visited	{						font-size:0.65em; /* 16x.688=11.008 */						font-family:Arial;						color:#ffffff;						text-decoration:none;}a.osLink:hover		{						text-decoration: underline;}