body {
	margin: auto;
	padding: 0px;
	height: 556px;
	height: 100%;
	background-color: white;
	background-image: url('../images/background.jpg');
	background-position: top center;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

#outmostbox {
	width: 950px;
	height: 556px;
	min-height: 556px;
	margin: auto;
}

#topsection {
	width: 950px;
	height: 114px;
	min-height: 114px;
}

#petalslink a {
	float: right;
	width: 395px;
	height: 114px;
	background: url('../images/logo.png') top center;
}

#middlestuff {
	width: 950px;
	height: 442px;
	min-height: 442px;
	background: url('../images/mainbox.png') top center;
}

#sidemenu {
	float: left;
	width: 160px;
	height: 412px;
	min-height: 412px;
	margin: 15px 0px 15px 0px;
}

#sitebox {
	float: right;
	width: 775px;
	height: 300px;
	min-height: 300px;
	margin: 15px 15px 0px 0px;
}

iframe {
	width: 765px;
	height: 300px;
	min-height: 345px;
    padding-left: 10px;
}

#contentbox {
	width: 748px;
	height: 300px;
	min-height: 300px;
}

img {
	border: none;
	text-decoration: none;
}

a img {
	border: none;
	text-decoration: none;
}

a {
	color: #d5c8c9;
}

a:hover {
	color: black;
	text-decoration: none;
}

a[name="linkpict"] {
	text-decoration: none;
}

.linkpict {
	height: 275px;
    width: 183px;
}

h1 {
	color: #d5c8c9;
	margin: 15px 0px 15px 15px;
	text-align: left;
}

h2 {
	color: #d5c8c9;
	margin-top: 0px;
	margin-bottom: 0px;
}

h3 {
	color: #d5c8c9;
	margin-top: 20px;
	margin-bottom: 5px;
}

.maintext {
	margin: 0px;
	color: #d5c8c9;
    font-size: 11pt;
}

#blogaddress {

}

#blogaddress a {
	float: left;
	width: 350px;
    margin: 10px 0px 10px 0px;
	height: 94px;
	background: url('../images/entry.png') top center;
}

#mainstuffflash {
	margin: 0px 0px 0px 0px;
	width: 775px;
	height: 412px;
	min-height: 412px;
}

#bottomtext {
	width: 950px;
	height: 74px;
	min-height: 74px;
	/*position: relative;
	bottom: 0px;*/
}

#affiliateimageleft {
	margin: 15px 5px 0px 120px;
	float: left;
}

#affiliateimageright {
	margin: 15px 120px 0px 5px;
	float: left;
}

#aboutustextbox {
	float: right;
	margin-top: 15px;
	text-align: left;
	width: 370px;
	height: 405px;
}

#aboutuspictcontainer {
	float: left;
	margin-top: 15px;
	padding-right: 10px;
	width: 380px;
	height: 405px;
}

.maintexttitle {
	color: #d5c8c9;
	font-weight: bold;
	margin-bottom: 0px;
}

#feeds {
	text-align: center;
	width: 160px;
	height: 24px;
	margin-top: 5px;
}

#feeds img {
	margin-right: 5px;
}

#feeds a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
