* { 
			padding:0;
			margin:0;
			}
		
#content a{
			color:#585858;
			text-decoration:none;
			border-bottom:1px solid #996600;
			}
.notice a {
			color:#003366;
			text-decoration:none;
			border-bottom:1px dashed #996600;
			}
body {
			margin: 0 auto;
			text-align:center;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:1em;
			font-weight:normal;
			color:#585858;
			}	

#container {
			width: 696px;
			border: 1px solid gray;
			margin: 10px;
			margin-left: auto;
			margin-right: auto;
			padding: 0;
			background:url(back.jpg) repeat-y left 160px;
			background-color:transparent;
		}

#banner {
			padding: 0;
			margin-bottom: 0;
			background-color:transparent;
		}

#content {
			padding: 5px;
			padding-bottom:300px;
			margin-left: 210px;
			text-align:left;
			background-color:transparent;
			background-image: url(../images/news_back.jpg);
			background-repeat: no-repeat;
			background-position: right bottom;
			border-left:1px solid #eee;
	}
.sponsor {
			margin-top:20px;
		}		

#sidebar {
			float: left;
			text-align:left;
			width: 180px;
			margin: 0;
			margin-right: 0;
			padding: 5px;
			background-color:transparent;
		}

#footer {
			clear: both;
			padding: 5px;
			margin-top: 0;
			background-color: #e2e2e7;
		}
#calendar {
			text-align:center;
}		
#sidebar .notice {
		padding:4px;
		border:1px solid #3f3f3f;
		background-color:#f8f8fa;
		margin:5px;
		font-size:0.9em;
		}
		
h1 {
		font-size:1em;
		font-family:Georgia, Times New Roman, serif;
		color:#1F2261;
		}
h2 {
		margin-top:10px;
		font-size:0.95em;
		display:block;
		border-bottom:1px solid #3f3f3f;
		font-family:Georgia, Times New Roman, serif;
		color:#1F2261;
	}
#content h3 a {
		margin-top:15px;
		font-size:0.8em;
		display:block;
		border-bottom:1px solid #3f3f3f;
		font-family:Georgia, Times New Roman, serif;
		color:#1F2261;
		}		
h4 {
		font-size:0.9em;
		border-bottom:1px dashed #996600;
			font-family:Georgia, Times New Roman, serif;
		color:#1F2261;
	}
p {
		font-size:0.8em;
		margin:5px 0;
		}
p.more {
		font-size:0.7em;
		text-align:right;
		}
*#logo {
		text-decoration:none;
		border:0;
		text-align:center;
		margin:5px;
		}
#content ul {
		margin-top:10px;
		}
#content ul li {
		margin-left:15px;
		font-size:0.9em;
		padding-top:5px;
		}
#content li { 
  list-style-image: url("../../gui/images/bullet.gif");
}
img {
border:0;
border-bottom:0;
}	

/* BRADS EXTRA STYLES - REMOVE WHEN FINISHED */
		table {
		margin:10px;
		}
		#calendar {
			font-size: 95%;
			text-align:right;
		}

		#calendar caption {
			font-family: Tahoma, 'Trebuchet MS', Arial, Helvetica, serif;
			font-weight: normal;
			font-style: normal;
			margin-top: 1em;
			font-size: 13px;
		}

		#calendar td {
			background-color: #F4EADD;
			text-align: center;
}

		#calendar .active {
			background-color: #B7C9BF;
		}

		#calendar .active a {
			color: #3F442D;
			text-decoration: none;
		}

		#toolLinks {
		font-size:80%;
			color: #280851;
		}

		#toolLinks ul { 
			margin-left: 20px;
			list-style-image: url(../../gui/images/bullet.gif); 
		}

		#toolLinks ul li { 
			margin-bottom: 1em;
		}

#toolLinks a{
			color:#003366;
			text-decoration:none;
			border-bottom:1px dashed #996600;
		}