body{
	background-color: #4E4A43;
	background-image: url(../images/portfolioBGnew.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0;

	}


#container {
	margin: 0 auto;
	height: 800;
	width: 780px;
	position: relative;
	text-align:left;

}

#logo {
	position: absolute;
	background-image: url(../images/portfolioheader.gif);
	background-repeat: no-repeat;
	height: 144px;
	width: 780px;
	left: 0;
	top: 0px;
	z-index: 7;
}
#navigation {
	position: absolute;
	height: 30px;
	width: 780px;
	left: 0px;
	top: 145px;
}
#main {
	position: absolute;
	height: 300px;
	width: 780px;
	top: 190px;
	left: 0;
}
#left {
	position: absolute;
	height: 430px;
	width: 250;
	left: 0px;
	top: 0px;
	float: left;
}

#right {
	position: relative;
	height: 220px;
	width: 520px;
	left: 0px;
	top: 0px;
	float: right;

}
#topbox {
	position: relative;
	width: 510px;
	left: 0px;
	top: 0px;
	float: right;
	margin-bottom: 10px;
	padding: 5px;
	background-color: #37342F;

}
#textbox {
	position: relative;
	width: 510px;
	left: 0px;
	top: 0px;
	float: right;
	padding: 5px;
	background-color: #37342F;
		margin-bottom: 10px;
	text-indent: 7px;

}
#nomarginbox {
	position: relative;
	width: 510px;
	left: 0px;
	top: 0px;
	float: right;
	padding: 5px;
	background-color: #37342F;

}
#container #main #right #middle .box {
	background-color: #37342F;
}
#middleleft {
	position: relative;
	height: 313px;
	width: 255px;
	left: 0px;
	top: 10;
	background-color: #37342F;
	float: left;
}
#middle {
	position: relative;
	width: 240px;
	left: 0px;
	top: 10;
	float: right;
	background-color: #37342F;
	border: 5px solid #C13E5E;
	padding: 5px 5px 0px;
	margin-bottom: 5px;
	height: 297px;
}
.leftnav {
	position: relative;
	width: 230px;
	left: 0px;
	top: 500px;
	float: left;
	padding: 5px 5px 0px 0px;
	margin-bottom: 5px;
	height: 120px;
	border: 1px none #C13E5E;
}
#container #main #left .leftnav h2 {
	line-height: 25px;
}
.box {
	background-color: #37342F;
	border: 1px dotted #59544C;
	width: 246px;
	padding: 0px;
	margin: 3px;
	font-weight: bold;
}
.portfoliobox {
	background-color: #C13E5E;
	width: 246px;
	font-weight: normal;
	background-repeat: no-repeat;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	margin-left: 5px;
	line-height: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #787267;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #787267;
}

dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
	
	
}

#menu {
	position: absolute;
	top: 0;
	left: 0;
}
#menu {
width: 15em;
}
#menu dt {
	cursor: pointer;
	text-align: left;
	border: 1px none #787267;
	background: #37342F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 5px;
	color: #958D80;
	height: 20px;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
}

#menu dd {
	border: 1px none gray;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 5px;

}
#menu li {
	height: 25px;
	line-height: 20px;
	border-bottom: 1px dotted #958D80;
	list-style: none;
	
}
#menu li a, #menu dt a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 20px;
	line-height: 20px;
	
	
}


#menu li a:hover, #menu dt a:hover {
	color: #948C7F;
	height: 20px;
	line-height: 20px;

}
#menu li a:visited, #menu dt a:visited {
font-family: Arial, Helvetica, sans-serif;
}


.mentions {
position: absolute;
top : 300px;
left : 10px;
color: #000;
background-color: #ddd;
}
#container #main #right #middleleft .box a {
	color: #FFFFFF;
	text-decoration: none;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;

}
h1 a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: underline;
}
h1 a:hover, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #B1A898;
}



h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	font-weight: normal;
}


h2 a:link {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: underline;
		font-weight: normal;
}
h2  a:visited {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: underline;
		font-weight: normal;
	
}
h2 a:hover {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #C13E5E;
font-weight: normal;
	}
	h2  a:active {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #B1A898;
font-weight: normal;
	}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #37342F;
}

h3 a:link {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #37342F;
	text-decoration:underline;
	}
h3  a:visited {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #37342F;
	
}
h3 a:hover, a:active {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color:#CFC4B2;
	}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	font-weight: normal;
}

h4 a:link, a:visited {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
h4 a:hover, a:active {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #B1A898;
	font-weight: normal;
	}
	h4  a:active {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #B1A898;
	font-weight: normal;
	}
	.buttontext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-indent: 0px;
	word-spacing: 0em;
}
.buttontext a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
.buttontext a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
		text-decoration: none;
}
.buttontext a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
		text-decoration: none;
}
.buttontext a:hover  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e5ded0;
		text-decoration: none;
}

	
#container #main #right #middleleft .box {
	height: 28px;
	text-indent: 10px;
	background-color: #C13E5E;
	margin-left: 5px;
}
#container #main #right #topbox .box {
	width: 485px;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
#container #main #left .box {
	height: 420px;
	position: relative;
}
#container #main #right #middleleft .box {
	background-color: #C13E5E;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 5px;
	padding-top: 7px;
}

.footer {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: right;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#container #main #right #topbox .box {
	background: #4E4A43;
}
a:link {
	
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #787168;
}
a:active {
	
	color: #FFFFFF;
	text-decoration: none;
}#container #main #right #middle .box h2 {
	padding-left: 5px;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	font-weight: normal;
	margin-left: 5px;
}


.smalltext a:link {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: underline;
		font-weight: normal;
}
.smalltext  a:visited {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: underline;
		font-weight: normal;
	
}
.smalltext a:hover {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #C13E5E;
font-weight: normal;
	}
	.smalltext  a:active {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #B1A898;
font-weight: normal;
	}
