/* CSS*/

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	background-image: url(/images/portfolio/web/misc/template/backgroundSlice.gif);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #666666;
}

h1,h2,h3, {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
}
p {
	margin-bottom: 15px;
	margin-top: 10px;

}
h4,h5,h6 { 
font-family:Arial, Helvetica, sans-serif; }
h1 {
	font-size: 12px;
	color:#000000;
	margin-bottom: 15px;
	margin-top: 10px;
	letter-spacing: 0.3em; word-spacing: 0.3em
}
h2 {
	font-size: 11px;
	color: #333333;
	line-height: 0px;
}
h3 {
	font-size: 10px;
	color: #333333;
}
h4 {
	font-size: 12px;
	color: #000000;
}
h5 {
	font-size: 11px;
	color: #999999;
}
h6 {
	font-size: 10px;
	color: #999999;
}

/* CSSP */
#header {
	position: relative;
	text-align: left;
	height: 162px;
	width: 772px;
	}
#ballsLeft {
	position:absolute;
	top: 0px;
	left: 0px;
 }
 #logo {
	position:absolute;
	top: 0px;
	left: 100px;
	height: 83px;
	width: 223px;
 }
#ballsmid {
	position:absolute;
	top: 83px;
	left: 100px;
 }
#ballsright {
	position:absolute;
	top: 154px;
	left: 145px;
 }

 #navigation {
	position:absolute;
	left: 240px;
	top: 141px;
	width: 533px;
	background-color: #FFFFFF;
 }

/* container 2 area */
 
#contatiner2 {
	position: relative;
	width: 772px;
	text-align: left;
	}
	
#leftnav {
	float: left;
	width: 150px;
	padding: 4px 0px 10px;
}

#leftnav li {
	list-style: none;
	margin: 0px;
	pading: 0.25em;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
	
#contentArea {
	float: left;
	background-color: #D7D9E1;
	width: 620px;
	border: none;
	height: 830px;
}

.clearer {
	clear: both;	
}
#contentImgleft {
	position: absolute;
	left: 150px;
	top: 0px;
}
#display {
	
	width: 520px;
	margin-top: 2px;
	margin-bottom: 5px;
	margin-left: 20px;
	clear: both;
}

/* height: 370px;*/



#upperLeft {
	float: left;
	height: 37px;
	width: 90px;
}
#upperRight {
	float: right;
	height: 37px;
	width: 31px;
}


.codeDisplay { 
width 340px;
border:   solid 1px #000000;
background-color:#999999;
color: #FFFFFF;
padding: 6px;}

.navAffiliate { padding: 4px;}