body {
	background-color: #111f2c;
	color: #002E57;
}
#main {
	margin: 0 auto;
	width: 910px;
	height: 500px;
	background-color: #e6e6e6;
	padding-left: 8px;
	margin-top: -15px;
}
#logo {
	background-image: url('images/logo.jpg');
	background-repeat: none;
	float: left;
	height: 150px;
	width: 200px;
}
#menu{
	float: left;
	background-color: #e6e6e6;
	padding-right: 20px;
}

#menu li{
	width: 90px;
	padding-bottom: 9px;
	list-style-type: none;	
}

#center {
	float: inherit;
	background-color: #e6e6e6;
	width: 100%;
}

#contentA {
	margin-left: 200px;
}

#contentA p {
	width: 645px;
	color:#002E57;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	line-height:180%;	
}

#contentA h1 {
	color:#111F2C;
	font-family:Arial,Helvetica,sans-serif;
	font-size:24px;
}

#contentA h3 {
	font-weight: bold;	
}

#content {
	margin-left: 200px;
}

#content p {
	width: 600px;
	color:#002E57;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	line-height:180%;	
}

#content h1 {
	color:#111F2C;
	font-family:Arial,Helvetica,sans-serif;
	font-size:24px;
}

#content h3 {
	font-weight: bold;	
}

#little_images{
	float: right;
	width: 400px;
	
}

#little_images img{
	padding-right: 10px;
	padding-bottom: 10px;
	border: 0;
}

#row1 {
	padding-left: 22px;	
}

#row2 {
	padding-left: 22px;	
}

#row3 {
	padding-left: 22px;	
}

#collection {
	float: center;
}

#collection p{
	font-size: 23px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 110px;
	color:#111F2C;
	font-weight: normal; 
}

#bigimg {
	float:right;
	width: 336px;
	height: 500px;
}

#backimg {
	float:right;
	width: 240px;
	height: 100%;
	background-position: bottom right;
	background-repeat: no-repeat;
}

#h1small {
	font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #111F2C; font-weight: normal;
}

.style1 {	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 12px;
}

#list{
	list-style-type: none;	
}

.style12 {font-size: 13px; font-family: Arial, Helvetica, sans-serif; color: #111F2C; font-weight: bold; width: 70px;}

a:link {
	color: #111F2C;
	text-decoration: none;
}
a:visited {
	color: #111F2C;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #111F2C;
	text-decoration: none;
}

.project-copyblue{
	font-family: Arial, Helvetica, sans-serif;
	color: #111F2C;
	font-size: 13px;
}

.style18 {
	font-family: Arial, Helvetica, sans-serif;
	color: #111F2C;
	font-size: 13px;
	line-height: 180%
}
#redlemonade {
	padding-top: 10px;
	width: 200px;
	margin: 0 auto;
	font-size: 12px;
	color: #e6e6e6;
	font-family: arial, helvetica, sans serif;
}
#redlemonade a{
	color: #777777;
}
#redlemonade a:hover{
	color: #444444;
}