body	{ font-family: tahoma, verdana, arial, sans-serif; font-size: 12px; margin: 0px; padding: 0px;  background-image: url('images/bg.jpg'); background-color: #E5E6F2;}
td,div { font-family: tahoma, verdana, arial, sans-serif; font-size: 12px; line-height: 18px; }

a, a:visited {
	color: #5261AC;
}

a:hover {
	text-decoration: none;
}


/* Sections and Selectors * * * * * * * * * * * * * * * * * * *  * * * * */

#mainContent {
	padding: 10px;
}
#mainContent img {
	border: 1px solid #000;
}

#sideBar {
	width: 190px;
	margin-bottom: 10px;
	background-image: url('images/swoosh.jpg');
	background-repeat: no-repeat;
}
#sideBar a, #sideBar a:visited {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;	 
}
#sideBar a:hover {
	text-decoration: underline;			 
}
#sideBar ul {
	margin: 31px 0px 0px 0px;
	padding: 0px;
}
#sideBar li {
	margin-left: 30px;
	margin-bottom: 15px;
	padding: 0px;
	list-style-type: none;
	line-height: 14px;
}

#footer {
	text-align: center;
	margin-top: 20px;
	border-top: 1px solid #ddd;
	padding-top: 10px;
	margin-bottom: 10px;
	font-size: 90%;
	color: #8A8A8A;
}
#footer a, #footer a:visited {
	color: #8A8A8A;
}
h1 {
	font-size: 16px;
	color: #B14094;
	font-weight: bold;
	margin-bottom: 10px;
}
h2 {
	font-size: 12px;
	color: #B14094;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: 1px dashed #ddd;
}
.photo {
	margin-right: 10px;
}
.req {
	color: #f00;
}

.postDate {
	color: #999;
	font-style: italic;
}

.dataLabel {
	font-weight: bold;
	background-color: #f6f6f6;
}
