body {
	background-color: #3c557b;
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
	color: #FFFFCC;
}
a:hover {
	color: #ECFDFF;
	border-bottom-color: #ECFDFF;
	text-decoration: underline;
}
a:visited {
	color: #9999FF;
	text-decoration: none;
}


#container {
	width:790px;
	background-image: url(cssborder.jpg);
	height: 100%;
	background-repeat: repeat-y;
}

#container2 {
	width: 790px;
	background-image: url(cssborder.jpg);
	background-repeat: repeat-y;
}

#header {
	background-image:url(cssheader.jpg);
	margin: 0px;
	padding: 0px;
	width: 750px;
	height: 287px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#menu {
	background-color: #28374C;
	width: 75px;
	padding: 5px;
	text-align: left;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	line-height: 15px;
	font-weight: bold;
	vertical-align: top;
	color: #ECFDFF;
	margin: 10px;
}
#main {
	padding: 10px;
	width: 625px;
	margin-left: 100px;
}


.photos {
	float: left;
	margin: 5px;
	padding: 5px;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	line-height: 25px;
}
.bodyheader {
	font-weight: bold;
	color: #ECFDFF;
	font-variant: normal;
	font-style: normal;
	font-size: medium;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ECFDFF;
	font-weight: bold;
	font-size: xx-small;
	line-height: 15px;
}
a.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: xx-small;
	color: #ECFDFF;

}
a.menu:visited {
	color: #9999FF;
}

a.menu:hover {
	color: #1B2435;
	background-color: #ECFDFF;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #3C557B;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#illustratorbox {
	background-color: #FFFFFF;
}

#photoshopbox {
	float: center;
	text-align: center;
}
