html{	
}

body {
	top:				0pt;
	background-color:   #143265;
	background-image:	url("/images/bg.gif");
	background-repeat:	repeat-x;
	color: 				#222;
	font-family:		Georgia,"Times New Roman",Times,serif;
	font-size:			82%;
	line-height:		1.7em;
	width:				900px;
	margin:				auto;
}

a{
	color:	#4678C8;
}

h1, h2{
	color: #222222;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:2em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.1em;
	margin:0px 0px 10px;
	padding:0pt;
	width:360px;
}

h3{
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:1.5em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.4em;
	margin:0pt;
	padding:10px 0px;
}

h4{
	color: #FFFFFF;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size: 120%;
	line-height:1.1em;	
}

.ll{
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size: 200%;
}

#main{
	margin-left: 20px;
}

#rotary{
	background: 		transparent url('/images/mainbg.png') repeat-y scroll 0%;	
}

#rotary .content{
	background:			#133263 url("/images/content.gif") repeat-x;
	display:			block;
	margin-left:		45px;
	padding: 			20px;
	width:				761px;
	min-height: 		900px;
}

#rotary img{
	border: 			none;
}

#rotary .login{
	float: 				right;
	margin-right:		40px;
}
#rotary .header{
	padding:			10px;
	display:			block;
}

#rotary .logo{
}

#nav{
	margin-left: 		30px;
	margin-top:			20px;
	border-collapse:	collapse;
}

#nav a{
	color: 				#456DA9;
	text-decoration: 	none;
	font:				Verdana;
}

#nav a:hover{
	color: 				#777777;
	text-decoration: 	none;
}

#nav th{
	background:			url("/images/tab.png") no-repeat;
	height:				27px;
	width:				75px;
	text-align:			center;
}

#nav #current {
	background: 		url("/images/act_tab.png") no-repeat;
	color:				#000000;
	height:				27px;
	width:				75px;
	text-align:			center;
}

#nav #current a{
	color: 				#AD915C;
}

#rotary .box-top{
	background:			url("/images/blue-bt.png") no-repeat;
	margin-left:		-10px;
	width: 780px;
	height: 10px;
}

#rotary .box{
	background:			#CBE7FF url("/images/ltbluebg.png") repeat-x;
	border: 			solid 5px #FFFFFF;
	border-top:			none;
	margin-top: 		-17px;
	width: 				770px;
	margin-left:		-10px;
	min-height:			200px;
}

#subnav{
	float: 				left;
	border-right:		1px solid #666666;
	margin-right:		10px;
	min-height:			100px;
	padding-right:		20px;
}

#left{
	float:	left;
	width: 350px;
	border-right:		1px solid #CCCCCC;	
/*	padding-right:		20px;*/
}

#right{
	float: left;
	padding-left:	20px;
}

.list{
	border-bottom:	1px #777777 solid;
	padding-bottom:	10px;
}

/*STYLE FOR THE HOME PAGE*/

#home{
/*	padding: 30px;*/
	padding-top: 20px;
}

.home-heading{
	width: 700px;
	size: 150%;
	border-bottom:	solid #CCCCCC 1px;
	padding-bottom: 20px;
	text-align:	center;
}

#right{
	float: right;
	margin-right: 40px;
	width: 200px;
}

.right-home{
	min-height: 200px;
	border-bottom: 1px solid #222;
	min-height: 230px;
}


.mq{
	font-size: 90%;
	padding-right: 10px;
	margin: 10px;
	margin-top: 20px;
}


#mphoto{
	margin-top: 10px;
	float: right;
	width:	100px;
	padding: 2px;
	border: 1px #555555 solid;
}

#left-home{
	margin-left: 20px;
	width: 450px;
	min-height:700px;
}
.news{
	border-top: 1px dotted #CCCCCC;
}
.cal{
	width: 200px;
}

#bottom-left{
	background:			#CBE7FF url("/images/ltbluebg.png") repeat-x;
	padding: 10px;
	width: 430px;
}

.heading{
	color: #222;
	border-top: solid 3px #222;
	border-bottom: dotted 1px #222;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 150%;
}

#bottom-left h1{
	color: #000;
}

#bottom-left h4{
	color: #FFFFFF;
	font-family:		Arial,sans-serif;
}

.today-event{
}

.home-event{
}

.passed-event{
/*	border-bottom: 1px #CCCCCC solid;*/
	color: #666666;	
}

/*STYLE FOR THE USERS TABLE*/
#user {
	color: #444444;
	width:				600px;
	border-spacing:		0px;
	border-collapse:	collapse;
	background:			#E6F4FF;
	text-align:			left;
	border:				#777777 solid 1px;
}
#user img{
	padding: 5px;
	border: 1px solid #999999;
}

#user td{
	padding: 10px;
	border-bottom: 1px solid #777777;
}
