@charset "UTF-8";
.pageborder {
	height: 585px;
	width: 750px;
	left: 25px;
	right: 25px;
	padding: 20px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border: 1px none #000000;
	background-image: url(../Images/photographs/curved-corners.jpg);
}
.imageplaceholder {
	height: 51px;
	width: 227px;
}

#nav ul{
	padding : 5px;
	margin : 0;
	margin-top: 10px;
	white-space : nowrap;
	width : 740px;
	text-align: right;
	background-image: url(../Images/menubarbackground.png);
}

#nav ul li{ 
   display : inline;
}

#nav ul li a{
	color : White;
	font-weight : bold;
	text-decoration : none;
	padding-left : 5px;
	padding-right: 5px;
	font-size:12px;
}

#nav ul li a:hover{
	color : #000066;
}

#nav ul li a:active{
	color : #000066;
}
 
.content {
	height: 480px;
	width: 560px;
	position: relative;
	top: 0px;
	margin-top: 15px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}

.photo1 {
	height: 150px;
	width: 150px;
	float: right;
	margin-top: 20px;
	background-color: #CCCCCC;
}

.photo2  {
	height: 150px;
	width: 150px;
	float: right;
	margin-top: 10px;
	background-color: #CCCCCC;
}
.curve-top-left {
	height: 20px;
	width: 20px;
	float: left;
	position: absolute;
	top: 32px;
	left: 125px;
}
.outerbox {
	height: 620px;
	width: 790px;
	padding: 0px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
