BODY {
	background-color: #E7E3E7;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, sans-serif;
	font-size: 11px;
	color: #000000;
}

A {
	color: #336699;
	text-decoration: none;
}

A:HOVER {
	color: #336699;
	text-decoration:underline;
}

A:ACTIVE {
	color: #99CCCC;
}

A:VISITED {
	color: #336699;
}
.date {
	color: #B1B1B1;
	font-size: 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : normal;
}
.side {
	font-size: 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : normal;
}

.hi {
	font-size: 36px;
	font-family : Times New Roman, serif;
	line-height : 30px;
	text-align: left;
}


.posts {
	font-size: 11px;
	font-family : Georgia, Times New Roman, serif;
	line-height : 19px;
	text-align: left;
}

.head {
	font-size: 11px;
	font-family : Georgia, Times New Roman, serif;
	line-height : 20px;
	color : #808080;
	text-transform:uppercase;
	font-weight : bold;
}

.quote {
	font-size: 11px;
	color: #336699;
}

.jen {
	font-size: 15px;
	color: #000000;
}

.new_pics {
	font-size: 15px;
	color: red;
}

#magcontent{
	width: 550px;
	text-align: left;
	font-size: 12px;
}

#magcontent td {
	font-size: 12px;
	padding: 8px;
}

#magcontent td.magdetail {
	padding: 8px;
	font-size: 12px;
}

#magcontent td.magheader {
	font-weight: bold;
	font-size: 12px;
}

.magtitleheader {
	font-weight: bold;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 120px;
}

.magheader {
	font-weight: bold;
	font-size: 12px;
	padding-left: 50px;
}

.magtitle {
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 30px;
}

.magdetail {
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 50px;
}


