body{
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333;
	
}
* html a{
	display: block;
	
}

a{
	color: #721223; /* change */
	text-decoration: none;
}

a:hover{
	color: #721223; /* change */
	text-decoration: underline;
}

a:visitied{
	color: #721223; /* change */
}

a:active{
	color: #721223; /* change */
}

b{
	color: #9F5F33;
}

/* Menu for the main portal not the portfolio section*/
#menu{ 
	margin-top: 0;
	width: auto;
	height: 75px;
	background-color: #fff;
}

/* Additional menu*/
#additional{ 
	margin-top: 0;
	width: 924;
	height: 20px;
	color: #777;
	background-color: #fff;
}
#additional a{ 
	text-decoration: none;
	color:#777;
	display: inline;
}

#additional a:hover{ 
	text-decoration: underline;
	color: #888;
}

/* Large rectangle that wraps all boxes*/
#wrapper{
	margin-top: 0;
	width: 925px;
	height: auto;
	background-color: #fff;
}

#title{
	margin-left: 0px;
	width: 326px;
	height: 52px; /*add background: design portfolio*/
	float: left;
	background-color: #fff;
	
}

/* MAIN NAV: LIST */
/*about and contact menu*/
#nav1{
	margin-left: 0px;
	width: 170px;
	height: 18px;
	background-color: #F3FBFC;
	float: left;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	font-size: 8pt;
}

#nav1 td a{
	text-decoration: none;
	color: #333;
	display: block;
	padding: 2px 0px 2px 0px;
	font-size: 8pt;
}
#nav1 td a:hover{
	text-decoration: none;
	color: #fff;
	background-color: #333;
}

#nav1 td:hover{
	background-color: #111;
}
#nav1 td{
	height: 18px;
	width: 85px;
}

/*web print interactive banners artwork menu*/
#nav2{ 
	margin-left: 0px;
	width: 425px;
	height: 18px; 
	background-color: #fff;
	font-size: 8pt;
	float: left;
	border-right: 1px solid #333;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
}
#nav2 td a{
	text-decoration: none;
	color: #333;
	display: block;
	padding: 2px 0px 2px 0px;
	font-size: 8pt;

}
#nav2 td a:hover{
	text-decoration: none;
	color: #fff;
	background-color: #333;
}

#nav2 td:hover{
	background-color: #111;
}
#nav2 td{
	height: 18px;
	width: 85px
}

/*individual project menu + 1 2 3 5 + view */
/*Nave below web print identity multimedia */
#projectname{ 
	margin-left: 172px;
	width: 425px;
	height: 30px; 
	background-color: #fff;
	float: left;
}

#projectname td{
	height: 30px;
	color: #BAC2DA;
	font-size: 8pt;
}

#projectname td a{
	font-size: 8pt;
	text-decoration: none;
	color: #333;
	display: inline;
}

#projectname td a:hover{
	text-decoration: none;
	color: #890C08;
}

#projectname td a.current{
	font-size: 7pt;
	background : #777;
	color: #FFF;
	padding : 0px 4px 0px 4px;
}

#projectname td a.boxedactive{
	font-size: 7pt;
	background : #FFF;
	color: #777;
	padding : 0px 4px 0px 4px;
}

#projectname td a.boxedactive:hover{
	background : #777;
	color: #fff;
}

/*main rectangle*/
/* mgf + nav + screenshots */
#maindisplay{
	margin-left: 0px;
	width: 924px;
	height: 277px;
	background-color: #fff;
	border: 1px solid #333;
	width/**/:/**/ 922px;
	height/**/:/**/ 275px;
}

/*mgf logo*/
#mgf{
	margin-left: 0px;
	width: 326px;
	height: 275px;
	background-color: #fff;
	border-right: 1px solid #333;
	width/**/:/**/ 325px;
	float: left;
}

/*mgf project vertical names/menu*/
#projects{
	margin-left: 0px;
	width: 171px;
	height: 275px;
	background-color: #222;
	border-right: 1px solid #333;
	width/**/:/**/ 170px;
	float: left;
}
#projects td{
	vertical-align: top;
}

#projectcontents{
	margin: 15px 15px 0px 15px;
	color: #FFF;
	font-size: 8pt;
}

#projectcontents a{
	text-decoration: none;
	color: #FFF;
	display: inline;
}

#projectcontents a.current{
	text-decoration: none;
	color: #888;
}

#projectcontents a:hover{
	color: #888;
}

#projectcontents a:hover{
	color: #888;
}

#screenshots{
	/*main project display*/
	margin: 0px;
	padding: 0px;
	width: 425px;
	height: 275px;
	background-color: #FFF;
	float: left;
}

#screenshots td{
	vertical-align: top;
}

#descriptions{
	/*project descriptions*/
	margin-left: 0px;
	width: 597px;
	height: auto;
	background-color: #fff;
	float: right;
}

#descriptions td.spaceh{
	height: 10px;
}

#descriptions td.spacew{
	width: 10px;
}

.label{
 font-family: Arial;
 color: #444;
 font-size: 8pt;
 font-weight: bold;	
}

.details{
 color: #555;
 font-size: 10px;

}

#descriptions td.label{
	width: 170px;
	text-align: right;
	font-size: 10px;
	color: #869E28;
}

.clearfloats{
	clear:both;
}

/* ************************************* */
/* Text for the about.htm pages          */
/* ************************************* */

#screenshots p{
	width: 400px;
	height: 250px;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 0px;
	font-size: 8pt;
}

.date{
	font-variant: small-caps;
	color: #721223;
}

a.readmore{
	color: #993820;
	text-decoration: none;
	display: inline;

}

a.readmore:hover{
	color: #694736;
	text-decoration: none;
}

/* ************************************* */
/* Contact form                          */
/* ************************************* */

#contactform{
	color: #222;
	width: 225px;
	margin: 15px 15px 0px 15px;
	font-size: 8pt;
}

#contactform td{
	font-size: 8pt;
}


input, textarea, select, option{
	border: 1px solid #483123;
	font-size: 7pt;
	color: #333;
	font-family: Verdana;
}

.mybutton{
	background: #483123;
	font-size: 7pt;
	color: #FFF;
	font-family: Verdana;
}

small{
 font-size: 10px;
}