body {
	background-image: url(/images/background2.png);
	background-repeat: repeat-x;
	background-color: #ffffff;
	margin: 0px auto;
	font-family: arial;
}

#container {
	margin: 0px auto;
	width: 740px;
}

#titleimage {
	height: 133px;
	width: 740px;
}

.frontpagep {
	width: 740px;
	height: 150px;
	background-repeat: no-repeat;
	background-position: top right;
	margin-bottom: 50px;
}

a {
	color: #D3D3EB;
}

a:hover {
	color: #D3D3EB;
}

a:visited {
	color: #D3D3EB;
}

.galleryp {
	width: 740px;
	padding-bottom: 20px;
	color: #ffffff;
}


.categoryp {
	width: 740px;
	color: #ffffff;
	padding-bottom: 20px;
}

.homepageimage {
	width: 200px;
	float: right;
	padding-left: 25px;
}

.thumb {
	float: left;
	width: 740px;

	text-align: left;
	color: #1B1D7F;
}

.teaser {
	text-align: right;
	float: right;
	border: 0px;
}

.imagethumb {
	float: right;
	border: 0px;
	margin-left: 20px;
	margin-bottom: 30px;
}

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

h1 {
color: #000260;
font-weight: normal;
font-size: 16px;
}

#webring a {
 color: #0000ff;
}
