BODY {
	background-image: url(images/bg.jpg);
	margin: 0px;
	padding: 0px;
}
.theme {
	height: 156px;
	width: 303px;
    position: absolute;
    top: 0px;
    left: 0px;
}
.bodyCss {
	margin: 0px 10px 10px 10px;
	padding: 0px
}
h1 {
	color: #990000;
	font-weight: bold;
	font-family: 'Trebuchet MS', Arial, Verdana, sans-serif;
	font-size: 15px;
}
h2 {
	color: #FF6600;
	font-weight: bold;
	font-family: 'Trebuchet MS', Arial, Verdana , sans-serif;
	font-size: 14px;
}
h3 {
	color: #990000;
	font-weight: bold;
	font-family: Arial, Verdana , sans-serif;
	font-size: 13px;
}
h4 {
	color: #FF6600;
	font-weight: bold;
	font-family: Arial, Verdana , sans-serif;
	font-size: 12px;
}
em {
	font-weight: bold;
	font-family: Arial, Verdana, sans-serif;
	text-decoration: none;
	color: #990000;
	font-style: normal;
}
.textBox {
	border: 1px solid #BD9D5F;
	background-color: #FFF6E3;
	font-size: 11px;
	color: #000000;
}
.button {
	border: 1px solid #BD9D5F;
	background-color: #CCCCCC;
	font-size: 10px;
	height: 17px;
	color: #000000;
}
a {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline overline;
}
.picture {
	border: 3px solid #FFFFFF;
	padding: 0px;
	position: relative;
}
.header {
	width: 750px;
	margin: 0px 0px 10px 5px;
	padding: 0px;
	text-align: right;
}
.mainContent {
	width: 750px;
}
.sideBar {
	left: 5px;
	top: 160px;
	width: 200px;
	position: absolute;
}
.content {
	padding: 5px;
	margin-left: 210px;
	right: 0px;
	font-family: Arial, Verdana , sans-serif;
	font-size: 12px;
	background-color: #FFF6E3;
	border: 1px dashed #BD9D5F;
	line-height: 18px;
	text-align: justify;
	vertical-align: top;
}
.module{
	padding: 5px;
	margin: 0px 0px 10px 0px;
	background-image: url(images/modulebg.gif);
	background-position: 20px 30px;
	background-repeat: no-repeat;
	width: 200px;
}
.moduleForm {
	padding: 0px;
	margin: 0px;
	text-align: right;
}
.moduleFormLogin {
	padding: 0px;
	margin: 0px 0px 0px 50px;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
.moduleHeaderLeft {
	padding: 0px 0px 0px 5px;
	margin: 0px;
	font-family: 'Trebuchet MS', Arial, Verdana , sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #F0D193;
	background-color: #333333;
}
.moduleHeaderRight {
	padding: 0px 5px 0px 0px;
	margin: 0px;
	font-family: 'Trebuchet MS', Arial, Verdana , sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	background-color: #F0D193;
}
.moduleContentBirthday {
	padding: 0px 0px 0px 45px;
	margin: 5px 0px 0px 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 10px;
}
.bdayDiv {
	height: 50px;
	padding: 5px;
}
.picBday {
	border: 1px solid #000000;
	padding: 0px;
}
.birthdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	line-height: 14px;
}
.moduleContentNavigation {
	padding: 0px 0px 0px 50px;
	margin: 5px 0px 0px 0px;
	font-family: Arial, Verdana , sans-serif;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 2px;
	line-height: 15px;
}
.moduleContentNews {
	vertical-align: top;
	overflow: auto;
	height: 150px;
	padding: 5px 5px 15px 5px;
	margin: 5px 0px 0px 45px;
	font-family: Arial, Verdana , sans-serif;
	font-size: 11px;
	color: #000000;
}
	.newstitle{
		font-family: Verdana , sans-serif;
		font-size: 10px;
		font-weight: bold;
		color: #990000;
	}
	.newsauthor{
		font-family: 'Trebuchet MS', Verdana , sans-serif;
		font-size: 10px;
		font-weight: bold;
		color: #FF6600;
	}
	.news {
		font-family: Arial, Verdana , sans-serif;
		font-size: 10px;
		color: #000000;
		clear: both;
	}
.moduleContentNews div {
	text-align: left;
	clear: both;	
}
.moduleContentNews div img.leftAligned {
	float: left;
	margin-right: 5px;
}
.moduleContentNews div.lineBreak {
	clear: both;
	height: 1px;
	border-top: 1px dashed #000000;
	margin: 10px;
}
.moduleContentShouts {
	vertical-align: top;
	overflow: auto;
	height: 200px;
	margin: 5px 0px 0px 45px;
	font-family: Arial, Verdana , sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFF6E3;
	border: 1px dashed #BD9D5F;
}
	.poster {
		font-family: Verdana , sans-serif;
		font-size: 10px;
		font-weight: bold;
		color: #990000;
		background-color: #EEE5D2;
	}
	.shout {
		padding-left: 5px;
		padding-right: 5px;
		width: 100%;
	}
.extra {
	margin: 0px;
	padding: 0px;
	width: 100%;
	position: relative;
}
.moduleActivities {
	float: left;
	width: 290px;
	background-image: url(images/modulebg.gif);
	background-position: 20px 30px;
	background-repeat: no-repeat;
	background-color: #FBF2D9;
	border: 1px dashed #BD9D5F;
}
.moduleContentActivities {
	padding: 0px 5px 0px 50px;
	margin: 10px 0px 0px 0px;
	text-align: left;
	overflow: auto;
	height: 200px;
}
	.labelMonth{
		font-family: 'Trebuchet MS', Arial, Verdana , sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #F0D193;
		padding-left: 5px;
		line-height: 16px;
		background-color: #333333;
		margin-top: 10px;
	}
	.labelActivities {
		font-family: Verdana, Arial, sans-serif;
		font-size: 10px;
		color: #FF6600;
		background-color: #F3E1BC;
		border-bottom: 1px solid #990000;
		border-top: 1px solid #FFFFFF;
		padding-left: 5px;
		line-height: 14px;
	}
.moduleBlogs {
	position: relative;
	padding-right: 5px;
	margin: 10px 0px;;
	background-image: url(images/modulebg.gif);
	background-position: 20px 30px;
	background-repeat: no-repeat;
	background-color: #FBF2D9;
	border: 1px dashed #BD9D5F;
}
.moduleContentBlogs {
	padding: 0px 0px 5px 50px;
	margin: 10px 0px 0px 0px;
}
	.title {
		font-family: Arial, Verdana , sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #FF6600;
	}
.moduleContentBlogs a {
	font-family: Arial, Verdana , sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #0000CC;
}
.moduleContentBlogs a:hover {
	font-family: Arial, Verdana , sans-serif;
	font-size: 11px;
	text-decoration: underline overline;
	color: #000000;
}
.extraRight {
	margin-left: 293px;
	width: 230px;
	border: 1px dashed #BD9D5F;
	background-color: #FBF2D9;
}
.moduleQuotes {
	position: relative;
	overflow: auto;
	overflow-x: hidden;
	width: 230px;
	height: 170px;
	margin-top: 5px;
}
.moduleQuotesContent {
	width: 230px;
	font-family: Arial, Verdana , sans-serif;
	font-size: 10px;
	text-align: justify;
	vertical-align: top;
	line-height: 12px; 
	background-color: #FBF2D9;
}
.pic {
	border: 1px solid #000000;
	padding: 0px;
	position: relative;
}
.blogpic {
	border: 1px solid #000000;
	padding: 0px;
	position: relative;
	margin: 5px;
}
.tableCss {
	background-color: #FFEBCD;
}
.tabledata {
	background-color: #FFFAFA;
	text-align: center;
	vertical-align: top;
	line-height: 12px;
}
.imglink {
	font-family: 'Trebuchet MS', Arial, Verdana , sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #FF6600;
}
.imglink:hover {
	font-family: 'Trebuchet MS', Arial, Verdana , sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
}
.pagelink {
	font-family: Verdana , sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
}
.pagelink:hover {
	font-family: Verdana , sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
}
.activepage {
	font-family: Verdana , sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
}
.blogtitle {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.blogger {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000099;
}
.blogdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
}
.blogarticle {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
}
.bloggerprev {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
}
.blogpreview {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 12px;
}
.blogsource {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
}
.blogfooter {
	line-height: 12px;
	padding: 5px;
	background-color: #F7EDD5;
	border: 1px dashed #BD9D5F;
}
.blogrow1 {
	padding: 5px;
	background-color: #F7EACE;
	text-align: left;
}
.blogrow2 {
	padding: 5px;
	background-color: #F9EFDB;
	text-align: left;
}
.label {
	font-family: Verdana , sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
}
.headerbg {
	padding: 0px;
	margin: 0px;
	background-color: #F0D193;
}
.comments {
	font-family: Arial, sans-serif;
	font-size: 9px;
}