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

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/angel_wings_home.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	font-size: 11px;
	line-height: 1.6em;
	color: #F5F5F5;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}

#wrapper_home{
	margin: 0px;
	padding: 0px;
	
	
	
}
#flash  {
	margin-top: 28px;
	margin-left: 298px;
	height: 289px;
	width: 580px;
}
#menu {
	margin-top: 70px;
	margin-left: 290px;
}

#menu a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 60px;
}

#pixelblock {
	background-image: url(../images/wilddots.gif);
	width: 150px;
	margin-top: 20px;
	margin-left: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #710F12;
	border-right-color: #710F12;
	border-bottom-color: #710F12;
	border-left-color: #710F12;
	padding: 7px;
	float: left;
	color: #9C7200;
	line-height: 1.3em;
	margin-bottom: 110px;
}
#pixelblock li {
	line-height: 2em;
	font-size: 12px;
	list-style-type: none;
}
#content  {
	margin-top: 20px;
	margin-left: 100px;
	width: 320px;
	float: left;
}

#content a {
	color: #F5F5F5;
	text-decoration: none;
}
#content a:hover {
	color: #9C7200;
	text-decoration: underline;
}
#rightbottom  {
	margin-left: 646px;
	float: left;
	width: 233px;
	margin-top: -290px;
	margin-bottom: 40px;
}

