body {
	border-top: 2px solid #000;
	color: #333;
	font-size: 62.5%;
}
a {
	display:inline;
	text-decoration:none;
	border-bottom:dotted 1px #000;
}

a:hover {
	text-decoration:none;
	border-bottom:dotted 1px #F00;
	color:#F00;
}

a:active {
	text-decoration:none;
	border-bottom:dotted 1px #000;
	color:#000;
}
#header p {
	font-size: 1.5em;
	font-family: Helvetica, Arial, "Liberation Sans", FreeSans, sans-serif;
}
#greyheader {
	background-color:#eee;
	height: 80px;
}


#container_12 {
	padding-top:30px;

}
h1 {
	font-size:1.4em;
	color:#CFCFCF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	padding-top:20px;
	margin-bottom:6px;
}

h2 {
	font-size:1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	padding-top:20px;
	margin-bottom:6px;
}

#separator {
	height: 10px;
}

#separator80 {
	height: 80px;
}
#separator1 {
	height: 400px;
	width:10px;
	
}
#abautme {
	background: url(../img/i_bg.gif) no-repeat;
	height:200px;

}
#abautme p {
	font-size:1.2em;
	padding:3.5em 1em 2em 3em;
	padding-right:6em;
	width:345px;
}
#prew {
	text-align: center;
	margin-top:40px;
	font-size:1.2em;
}
#prew1 {
	margin-top:80px;
	font-size:1.2em;
	text-align: center;
	
}

#greyseparatorindex {
	margin-top:60px;
	text-align:right;
	height:2px;
	background:url(../img/line_bg.gif) no-repeat;
	background-position:20px;
	
}
#greyseparatorindex p {
	padding-top:5px;
	color:#999;
}
#prewtext {
	padding-top:5px;
}
#greyseparator {
	text-align:right;
	height:2px;
	border-top:#eee solid 1px;
	padding-top:10px;
	padding-bottom:10px;
	margin-left:6px;
	
}
#greyseparator p {
	color:#999;
	margin-bottom:30px;
	padding-bottom:30px;
}
#separatorportfolio {
	margin-top:40px;
}
#separatorindexbottom {
	margin-top:140px;
}
#portfolioprew {

	margin-top:40px;
}
#portfolioprew1 {
	margin-top:10px;
	
}
#portfolioprewtext {
	font-size:1.2em;
}

#portfolioprewtest {
	overflow: auto;
	margin-top:40px;
	
}
#portfolioprewtext1 p {
	font-size:1.2em;
}
#portfolioprew2 {
	margin-top:40px;
	font-size:1.2em;
	margin-bottom:370px;

}
.nameB {
	font-weight: bold;
}
#first {
	padding:0;
	margin-bottom:6px;
	
}
img a {
	border:none;
}
#greyheader #container_12 .grid_16 #header p .nameB .text a {
	border:none;
	color:#000;
}
#greyheader #container_12 .grid_16 #header p .nameB .text a:hover{
	border:none;
	color:#F00;
}
.clear {
	clear:both;
}