body {
	font-family: Georgia, Helvetica, Geneva, Veranda, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #237878;
	
	background-color: #FFFFFF;
	background-image:   url(images/background.jpg);
	background-repeat: no-repeat;
	
	
}
h1 {
	font-size: 14pt;
	
}
.footertext {
	font-size: 12px;
	}
.centertext {
	text-align:center;
}

#wrapper {
	position:absolute;
	width:100%;
	height:715px;
	top: 17px;
	left:0px;
	
	}
#logo {
	position:absolute;
	left: 15px;
	top:0px;
	width:600px;
	height:80px;
}
#menu {
	position:absolute;
	left:15px;
	top:95px;
	width:auto;
	height:40px;
}
#bar {
	position: absolute;
	left:0;
	top:100px;
	width:100%;
	height:53px;
	
	background-color:#E8374E;
}
#footer {
	position: absolute;
	left:0;
	top:710px;
	width:100%;
	height:23px;
	
	background-color:#E8374E;
}
#footer2 {
	position: absolute;
	left:5px;
	top:750px;
	width:850px;
	}

#content {
	position:absolute;
	left:20px;
	top:150px;
	width:330px;
	height:338px;
	}
#collection {
	position:absolute;
	top:470px;
	left:20px;
	width :800px;
	}
#frontcontent {
	position:absolute;
	left:20px;
	top:166px;
	width:581px;
	height:266px;
	}
#picframe {
	position:absolute;
	left:370px;
	top:150px;
	width:400px;
	height:530px;
}
#picmenu {
	position:absolute;
	left:45px;
	width:330px;
	height:309px;
	overflow-y:scroll;
}
#nav {
	position:absolute;
	left:15px;
	top:440px;
	width:330px;
	height:420px;
	}
.first {font-size:16pt;}
.bold {font-weight:bold;}
.float{float:left;
	padding:5px 5px 5px 5px;}
h1 {font-size:16pt;}

a:link {
font-family: Georgia, Helvetica, Geneva, Veranda, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #237878;
}
a:visited {
font-family: Georgia, Helvetica, Geneva, Veranda, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #237878;
}
#textpic {
	float:left;
	}
