body {
	background-color: #b8def7;
	margin: 0px;
	padding: 0px;
	font-family: Calibri, Helvetica, sans-serif;
	background-color: #b8def7;
	background-image: url('../images/bggradient.png');
	background-position: top center;
	background-repeat: repeat-x;
}
h1 {
	font-size: 28px;
	text-align: center;
	color: orange;
	margin: 0px;
	padding: 0px;
}
h1 a {
	font-size: 28px;
	text-align: center;
	color: orange;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 16px;
	margin: 2px 0px 0px 0px;
	padding: 0px;
}
a img {
	border: none;
}

/* Form Style */
input, textarea {
color: #4f7ebf;
background: #d9ebf7 url(../images/form-bg.png) repeat-x;
border: 1px solid #4f7ebf;
width: 490px;
}

.submit input {
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
} 

#inputArea input[type="text"], #inputArea textarea
{
    font-family: Arial, Sans-Serif;
    font-size: 13px;
    margin-bottom: 5px;
    display: block;
    padding: 4px;
    border: solid 1px #85b1de;
    width: 300px;
    background-image: url( 'blue_bg.png' );
    background-repeat: repeat-x;
    background-position: top;
} 

/* Main Stuff */
.container {
	width: 974px;
	min-height: 593px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	padding: 0px;
	background-image: url('../images/background.png');
	background-position: top center;
	background-repeat: no-repeat;
}
img .center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.MainContainer {
	float: left;
	width: 675px;
	margin-left: 15px;
	margin-right: auto;
	margin-top: 180px;
	padding: 0px;
}
.maintop {
	margin-left: 0px;
	margin-right: auto;
	padding: 0px;
	width: 675px;
	height: 14px;
	background-image: url('../images/boxtop.png');
	background-position: top center;
	background-repeat: no-repeat;
}
.mainbottom {
	margin-left: 0px;
	margin-right: auto;
	margin-top: 0px;
	padding: 0px;
	width: 675px;
	height: 30px;
	background-image: url('../images/boxbot.png');
	background-position: top center;
	background-repeat: no-repeat;
}
.divpagecontainer {
	margin-left: 0px;
	margin-right: auto;
	padding-bottom: 1px;
	width: 648px;
	background-image: url('../images/boxmid.png');
	padding: 6px 20px 6px 10px;
}
.entry {
	width: 640px;
	border-top: 2px dashed black;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 4px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 3px;
	padding-right: 5px;
	background: white;
	font-size: 14px;
}
.entry img {
	border: 0px;
}
.imgurl {
	text-align: center;
	float: left;
	width: 200px;
	height: 150px;
	overflow: hidden;
	margin-right: 6px;
}
.imgurl object {
	width: 200px;
	height: 150px;
}
.imgurl embed {
	width: 200px;
	height: 150px;
}
.imgurl img {
	height: 150px;
	border: 0px;
}

/* Right Box Shape */
.RightContainer {
	float: right;
	width: 250px;
	margin-top: 180px;
	margin-left: auto;
	margin-right: 20px;
	padding: 0px;
}
.calendarcont {
	float: right;
	width: 250px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: 20px;
	padding: 0px;
}
.righttop {
	width: 250px;
	height: 14px;
	margin-left: 0px;
	margin-right: auto;
	padding: 0px;
	background-image:url('../images/righttop.png');
}
.rightmid {
	width: 250px; 
	background-image:url('../images/rightmid.png');
	margin-left: 0px;
	margin-right: auto;
	padding: 0px;
}
.rightbottom {
	width: 250px;
	height: 30px;
	margin-left: 0px;
	margin-right: auto;
	padding: 0px;
	background-image:url('../images/rightbottom.png');
}
.RightText {
	position: relative;
	margin-left: 15px;
	margin-right: 20px;
	top: -3px;
	text-align: center;
}
.RightText p {
	text-align: left;
}
.mode {
	position: relative;
}
.modeimg {
	margin-right: 4px;
	margin-bottom: 4px;
	position: relative;
	z-index: 1;
}
.modecheck {
	position: absolute;
	display: block;
	z-index: 2;
	top: 0px;
}

/* Copyright */
.copyright {
	text-align: center;
	color: #608dc8;
	width: 655px;
	padding: 10px;
}
.copyright a, .copyright a:visited {
	color: #608dc8;
}

/* Navigation Links */
.previouslink {
	float: left;
	margin-left: 4px;
	width: 215px;
}
.previouslink img, .curlink img, .nextlink img, .IconContainer img {
	border: 0px;
}
.curlink {
	float: left;
	margin-left: 2px;
	text-align: center;
	width: 215px;
}
.nextlink {
	margin-left: 442px;
	text-align: right;
	width: 215px;
}

/* Language */
.lang {
	position: absolute;
	width: 100px;
	height: 20px;
	margin-top: 120px;
	margin-left: 400px;
	text-align: center;
}

/* Calendar */
.calendar {
	width: 215px;
	margin-left: auto;
	margin-right: auto;
}

/* Menu */
.menucontainer {
	position: absolute;
	width: 420px;
	height: 50px;
	margin-top: 135px;
	margin-left: 530px;
	margin-right: 20px;
	top: -3px;
	text-align: center;
}
#menu {
	margin: 0px;
	padding: 0px;
	height: 40px;
	display: inline;
	text-align: center;
}
#menu li {
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 46px;
	width: 65px;
	list-style: none;
	text-align: center;
	overflow: hidden;
}
#menu li img {
	margin: 0px;
	padding: 0px;
}
#menu li a {
	position: absolute;
	margin: 0px;
	padding: 0px;
	width: 64px;
	left: 0px;
	bottom: 0px;
	text-decoration: none;
	color: black;
	text-align: center;
	font-size: 14px;
}
#menu li a:visited {
	color: black;
}
#menu li:hover {
	height: 72px;
	top: -24px;
}

/* Miscellaneous */
.feedtitle {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 16px;
	line-height: 16px;
	display: table-cell;
	vertical-align: middle;
}
.feedtitle h2 {
	position: relative;
	top: -3px;
	display: inline;
	line-height: 16px;
}
.feedtitle img {
	margin: 0px 0px 0px 3px;
	height: 16px;
	width: 16px;
}
.feedtitle a {
	color: orange;
	height: 16px;
	line-height: 16px;
}
.entrytitle {
	float: left;
}
.timestamp {
	text-align: right;
}