body {
	font-family: "Helvetica", "Arial", Trebuchet, Verdana, sans-serif;
	font-size: 12px;
	color: #black;
	background-color: #EEEEEE;

}

p { 
	padding: 0m 0em 0em 0em;
	line-height: 1.25em;
	font-size: 14px;
	word-spacing: .1em;
	letter-spacing: .1em;
	margin: 0em 0em 0em 0em;
}

#footer p { 
	padding: 0m 0em 0em 0em;
	line-height: 1.25em;
	font-size: 10px;
	word-spacing: .1em;
	letter-spacing: .1em;
	margin: 0em 0em 0em 0em;
}
	
h1{
	font-size: 24px;
	color: #black;
}

h2 {
	font-size: 20px;
	color: #black;
}

h3 {
	font-size: 16px;
	color: #black;
}

a {
	color: #1b3960;
	text-decoration: none;
	font-weight: 800;
}

li {
	text-decoration: none;
	font-size: 14px;
	line-height: 18px;
	padding: 0px 0px 0px 0px;
}

ul {

}

a:hover {
	color: #1b3960;	
	text-decoration: underline;
}



#container {
	width: 50em;
	height: 50em;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2em;
	background-color: white;
	border-style: solid;
	border-width: 1px;
	border-color: #DDDDDD;
}p

#banner {
	height: 15%;
	background-image: url(../images/Cohen_creativelogo.gif);
	background-repeat: no-repeat;
	background-color: white;
}

#footer {
	height: 10%;
	margin: 0px 0px 0px 2em;
	padding: 0px 0px 0px 0px;
}

#topnav {
	font-weight: 800;
	background-color: white;
	height: 10%;
	border-top-style: solid;
	border-width: 1px;
	border-color: #DDDDDD;
	overflow: visible;
}

#topnav ul {
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0em 0em 0em 0em;
	white-space: nowrap;
}

#topnav li {
	display: inline;
}


#topnav li a {
	height: 3.5em;
	line-height: 3.5em;
	/*width: 6.5em;*/
	color: #1b3960;
	text-decoration: none;
	float: left;
	padding: 0em 0em 0em 0em;
	padding-left:25px;
	padding-right:25px;
}

#topnav a:hover {
	background-position: center;
	padding: 0em 0em 0em 0em;
	line-height: 3.5em;
	color: #1b3960;
	background-color: EEEEEE;
	text-decoration: underline;
	padding-left:25px;
	padding-right:25px;
}

#topnav a:active {
	background-position: right;
	text-decoration: underline;
	background-color: DDDDDD;
}

#content {
	width: 95%;
	height: 65%;
	float: left;
	margin: 0em 0em 0em 2em;
	padding: 2em 0em 0em 0em;
	background-color: white;
}

#thumbbox {
	width: 95%;
	height: 95%;
	background-color: white;
	overflow: auto;
}

#preview-box {
	width: 45px;
	height: 45px;
	float: left;
	margin: .25em .25em 0em 0em;
	border-style: solid;
	border-width: 1px;
	border-color: 9a9180;
}

#preview-box a img {
	border: none;
	outline: none;
}

#clear {
	clear: both;
}
