﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/NAVSPACE.gif);
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF3333;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #072886;
}

#flash {
	position:absolute;
	width:100%;
	height:120px;
	background-color: #073B86;
}
#yelline
{
	position:absolute;
	width:100%;
	height:2px;
	top: 120px;
	background-color: #EBC306;
	border: 0px solid #000000;
	left: 0px;
}

#nav {
	position:absolute;
	width:174px;
	height:100%;
	top: 122px;
	left: 0px;
}

#edit{
position:absolute; 
width:620px; 
height:250px; 
left: 181px; 
border: 0px solid #000000;
top: 138px;
}

#editgallery{
position:absolute; 
width:750px; 
height:600px; 
left: 181px; 
background-color: #000000;
border: 0px solid #000000;
top: 138px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3366CC;
	text-decoration: underline;
}
