@charset "UTF-8";
/* CSS Document */



body {
	background-color:#f7ded3;
	vertical-align:middle;
	text-align:center;
	font-family:Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;}
	

#blog {
text-align:left;
padding:20px 50px 20px 47px;
background-image:url(backgroundcss.jpg);
background-repeat:repeat-y;
font-size:14px;
color:#663333;}

.date {background-color:#663333;
color:#ffffff;
font:Arial;
font-size:14px;
font-weight:bold;}


#Content {
	width:1246px;
	margin:0px auto;
	text-align:left;
	background-color:#f7ded3;
	}
	
#Contentflash {
	width:980px;
	margin:0px auto;
	text-align:left;
	background-color:#ffffff;
	height:650px;}
	
#flash {
	width:975px;
	height:560px;
	position:absolute;
}

	
#mail {
	width:980px;
	margin:0px auto;
	text-align:left;
	background-color:#ffffff;
	height:600px;
	}
	
#downflash {
	width:200px;
	margin:0px auto;
	text-align:left;
	height:20px;
	top:10px;
	left:10px;
	font-size:12px;
	font-family:century gothic;
	font-weight:bold;}
	
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #663333;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.a:link {
	color: #663333;
	text-decoration: none;
}
.a:visited {
	text-decoration: none;
	color: #663333;
}
.a:hover {
	text-decoration: none;
	color: #f7ded3;
}
.a:active {
	text-decoration: none;
	color: #f7ded3;
}

img {border:0px;}

h1
{font-family:Century Gothic;
font-size:20px;
line-height:20px;
letter-spacing:2px;}

hr
{width:1000px;
margin-top:50px;
margin-bottom:50px;}

.grey
{background-color:#CCCCCC;}