body
{
	margin-top: 0px;
	margin-left: 0px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: black;
	background-color: white;
}

ul
{
	list-style-type: none;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

#Nav a:active { text-decoration: none; color: red; }
#Nav a:hover { text-decoration: none; color: red; }
#Nav a:link { text-decoration: none; color: black; }
#Nav a:visited { text-decoration: none; color: black; }

#ProjectLinks a:active { text-decoration: none; color: red; }
#ProjectLinks a:hover { text-decoration: none; color: red; }
#ProjectLinks a:link { text-decoration: none; color: black; }
#ProjectLinks a:visited { text-decoration: none; color: black; }

li
{
	background-image: url('images/listImage.png');
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: .6em;
}

#container
{
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	width: 1000px;
	height: 726px;
	background-color: rgb(240, 240, 225);
	display: table;
}

#TopCorner
{
	position: relative;
	right: -940px;
	top: 0px;
	width: 60px;
	height: 60px;
	background-image: url('images/topCorner.png');
	background-repeat: no-repeat;
	z-index: 1;
}

#Content
{
	margin-right: auto; 
	margin-left: auto; 
	margin-top: -60px; 
	width: 772px; 
	height: 726px; 	
	display: table;
}

#Contact
{
	padding-top: 23px;
	padding-bottom: 23px;
	text-align: right;
	font-weight: bolder;
	color: rgb(83, 76, 66);
}


#Contact a:active { text-decoration: none; color: rgb(83, 76, 66); }
#Contact a:hover { text-decoration: none; color: rgb(83, 76, 66); }
#Contact a:link { text-decoration: none; color: rgb(83, 76, 66); }
#Contact a:visited { text-decoration: none; color: rgb(83, 76, 66); }

#Menu
{
	padding-top: 1px;
	padding-bottom: 10px;
	text-align: right;
	color: rgb(193, 193, 193);
}

#Menu a:active { text-decoration: none; color: black; }
#Menu a:hover { text-decoration: none; color: rgb(197, 10, 4); }
#Menu a:link { text-decoration: none; color: rgb(197, 10, 4); }
#Menu a:visited { text-decoration: none; color: rgb(197, 10, 4); }

#LeftColumn
{
	margin-right: auto;
	float: left;
	width: 267px;
}

#Thumbnails
{
	margin-left: auto;
	width: 468px;
}

#SectionName
{
	font-size: 14px;
}

#Preview
{
	width: 468px; 
	height: 342px; 
	background-color: rgb(124, 115, 105);
	margin-top: 13px;
}

#BottomCorner
{
	position: relative;
	width: 60px;
	height: 60px;
	background-image: url('images/bottomCorner.png');
	margin-top: -60px;
	z-index: 2;
}

.Seperator
{
	height: 1px;
	background-color: rgb(209, 223, 140);
}

.Thumbnail
{
	height: 66px; 
	width: 91px; 
	float: left; 
	margin-right: 3px; 
}



#cv a:active {	text-decoration: none; color: white; }
#cv a:hover {	text-decoration: none; color: white; }
#cv a:link {	text-decoration: none; color: white; }
#cv a:visited {	text-decoration: none; color: white; }

#printRef a:active { text-decoration: none; color: black; }
#printRef a:hover { text-decoration: none; color: black; }
#printRef a:link { text-decoration: none; color: black; }
#printRef a:visited { text-decoration: none; color: black; }

#moo a:active { text-decoration: none; color: black; }
#moo a:hover { text-decoration: none; color: rgb(197, 10, 4); }
#moo a:link { text-decoration: none; color: rgb(197, 10, 4); }
#moo a:visited { text-decoration: none; color: rgb(197, 10, 4); }