/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin-top: 0px;
	background: url(lattesteam2.gif) repeat #FDD7B9;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
.wrapper #nav a {
	color: #FFF4EB;
}

a:visited {
	text-decoration: none;
	color: #555555;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #AAAAAA;
}.wrapper {
	margin: auto;
	width: 650px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #D42C50;
	border-right-width: thick;
	border-right-style: solid;
	border-right-color: #D42C50;
	background-color: #FFAA64;
	background-image: url(/images/banner_images/dio.png);
}
.wrapper #dion {
	font-family: "trebuchet ms";
	font-size: 36px;
	color: #FFF4EB;
	margin: 5px;
	font-weight: bold;
	letter-spacing: -4.5px;
}
.wrapper #blog #blog_content img {
}

.wrapper #dion #graphic {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1ex;
	letter-spacing: 0em;
	padding-left: 5px;
}

.wrapper #images {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D42C50;
	border-bottom-color: #D42C50;
	background-color: #F4EBCC;
	padding: 5px;
	overflow-y: scroll;
	white-space: no-wrap;
	overflow: scroll;
	height: 88px;
	font-size: 70%;
	background-image: url(images/banner_images/rotator.php);
}
.wrapper #quotes {
	color: #FFF4EB;
	background-color: #E97F7F;
	padding: 5px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #D42C50;
}

.wrapper #images img {
	border: thin solid #999999;
	padding: 2px;
	background-color: #FFFFFF;
	margin-left: 5px;
}
.wrapper #blog {
	padding: 5px;
	background-color: #FFAA64;
}
.wrapper #blog #blog_content #blog_title {
	font-size: 150%;
	font-weight: bold;
	font-family: "trebuchet ms";
	color: #814F2B;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #E97F7F;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #E97F7F;
	background-color: #FCC5C4;
	margin-bottom: 5px;
}
.wrapper #blog #blog_content img {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 2px;
	border: thin dashed #FFF4EB;
	margin-left: 5px;
	background-color: #FFAA64;
}
.wrapper #nav {
	color: #FFF4EB;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0%;
	padding-bottom: 30px;
}

.wrapper #credits {
	background-color: #E97F7F;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 5px;
}
.wrapper #credits #about_complete {
	width: 45%;
}

.wrapper #credits .about {
	font-weight: bold;
	color: #FFFFFF;
}




.wrapper #blog #blog_content {
	background: url(blogbg0.gif) repeat #FFF4EB;
	padding: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D58245;
	border-right-color: #D58245;
	border-bottom-color: #D58245;
	border-left-color: #D58245;
	font-family: Trebuchet MS, Arial;
	line-height: 20px;
	color: #D58245;
}