body, h1, h2, h3, h4, h5, h6, blockquote, p{
	margin: 0;
	padding: 0;
}

h1{
	font-family: Georgia, Sans-serif;
	font-size: 24px;
	padding: 0 0 10px 0;
}

body{
margin: 0;
font-family: Arial, Sans-Serif;
font-size: 12px;
text-align: center;
height: 100%;
vertical-align: top;
color: #000000;
background: #ffffff;
}

a:link, a:visited{
	text-decoration: none;
	color: #FF0000;
}

a:hover {
	text-decoration: underline;
}

a img {
border:none;
}

p{
	padding: 10px 0 0 0;
}

p.postmetadata{
	border-top: 1px solid #ccc;
	margin: 20px 0 0 0;
	font-size: 10px;
}

p.postmetadata a{
color:#ff0000;
text-decoration: none;}

.navigation{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

#test1
{top: 50%;}

#test2{background: url('http://cassietregellas.com/HomePageBackground.png') no-repeat;
position:relative;
top = -287px;
height:575px;
width: 775px;
}

#splashdistance{
	height: 50%;
	width: 100%;
	margin-bottom: -250px;
}

#splashcontainer{
	margin: 50 auto 0 auto;
background: url('http://cassietregellas.com/HomePageBackground.png') no-repeat;
position:relative;
height:575px;
width: 775px;
}

#splashcontainer img{
position:relative;
top: 37.5px;
}

#wrapper{
	margin: 0 auto 0 auto;
	width: 800px;
	height: 100%;
	text-align: left;
}

#header {display: block;  width: 800px; max-width: 800px; margin: 0 auto 10 auto; font-family: Arial; font-size: 12px; font-weight: 700; color: #FF0000; text-align:left}
#header a {color: #FF0000; text-decoration:none; padding: 2px 5px 2px 5px}
#header a:hover {font-weight: 800; background-color: #FF0000; color: white}
#header ul{margin: 0; position: absolute; top: 55px}
#header li {text-align: center; width:auto; float: left; list-style: none; padding: 3px 10px 3px 10px; margin: 5px 80px 5px 5px}
#header li.mactive {color: white; background-color: #FF0000; font-weight: 600}
#header img {margin: 10px 0 0 0}

#navbar{position:fixed;
top: 50px}

#container{position:relative;
	top:30px;
	width: 770px;
}

.post{
	position:relative;
	padding: 10px 0 10px 60px;
}

.post h2{
	text-transform: uppercase;
	font-family: Arial, Sans-Serif;
	font-size: 20px;
}

.post h2 a:visited, .post h2 a:link{text-decoration: none;
color:#333;}

.post h2 a:hover{text-decoration:underline}

.post p a{font-weight:bold;}

.post p a:hover{text-decoration:underline}

.post img {padding: 7px 7px 7px 7px}

.entry{
	line-height: 18px
}

.sidebar{
	float:right;
	width: 200px;
	margin: 0 15px 0 10px;
	display: inline;
}

.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 10px 10px 10px;
}

.sidebar ul li{
padding: 0;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Arial, Sans-Serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	width: 500px;
}

#footer{
	clear: both;
	float: left;
	width: 750px;
	padding: 30px 0 0 0;
}

#footer p{
line-height: 18px; font-size:10px
}