html {
	min-height: 100%;
	height: auto;
}
body {
	background-color: #fff;
	background-attachment:	;
	background-image:url(../images/bg.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	font-size: 13px;
	font-family:  Georgia, "Times New Roman", Times, serif;
	color: #666666;
	line-height: 20px;
	padding: 0px 0px;
	margin: 0px 0px 0px 0px;
}


#wrap {
	width:1000px;
	text-align:left;
	border-bottom:0px dashed #999;
	margin-bottom:0px;
	padding-bottom:50px;
	height: 100%;
}
#wrap p {
	text-align: justify;
	text-indent: 40px;
	padding: 0 0px;
}
td {
	text-align:left;
	vertical-align:top;
}

#gallery {
	font-family: Georgia, "Times New Roman", serif;
	color: #666666;
	margin: 0 50px;
	font-size:14px;
	
}
#gallery p {
	width: 230px;
	line-height: 20px;
}
#gallery td {
	padding:  0px 10px  20px 10px;
	vertical-align:top;
	text-align:center
}

#gallery i {
	font-size:14	px;
	color: #666;
	line-height: normal;
}

#sidenav {
	 float:left;
	 margin-right: 20px;
	 margin-left:20px;}

.thumb {
	background-color:#fff;
	border:1px solid #eee;
	padding: 4px;
	margin: 0px 0;
}

hr {border: 0;
border-bottom:1px solid #eee;
margin: 20px 0;
width: 146px;}

.con {
	font-size:26px
	}
.about { margin: 40px 20px 0 60px ;
	text-align:;
	float:left;
	width:360px;
	line-height:2em;
	}


.cv { margin: 40px 60px 0 0px ;
	text-align:;
	float:right;
	width:360px
	}
	
.ex {
		width:120px;
	}

#exList ul { clear:both}
#exList ul {
	list-style-type:none;
	margin: 4px 0;
	}

/*top bits*/

#topBit {
	width:250px;
	clear: both;
	padding:300px 600px 0 0px;
	border:0px solid #CCCCCC;
	text-align: left;
	color: #333333;
	font-size:20px
}
#topBit a {
	font-size:18px;
	margin:0;
	padding:0 10px;
	color: #aaa;
}
#topBit a:hover {
	color:#ccc;
}
#topBitSub {
	clear: both;
	padding:0px 0 0px 0px;
	text-align: right;
	color: #CCC;
	border-bottom: 1px solid #eee;
	margin: 10px 0px 30px 0px;
	height: 30px;
}
#topBitSub a {
	font-size:18px;
	margin:0;
	padding:0 10px;
}
#topBitSub a:hover {
	color:#bbb;
}

/*links, heads*/

a {
	color: #999;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: none;
}

.sub {
	padding:5px 0 0 20px;}

.sub a {
	color: #aaa;
	text-decoration: none;

}
.sub a:hover {
	color: #666;
	text-decoration: none;
}

a.active {
	color: #666;}

#flash {
	float:right;
	margin-right:80px;}

#text {
	float:right;
	margin-right:80px;
	width:600px;
	}

p {
	margin-bottom: 14px;
	text-align: justify;
}
h1 a {
	
	padding-bottom: 4px;
	margin: 0 0 12px 8px;
	font-weight:lighter;
	float:left;
	color: #333333;
}
h2 {
	font-size:18px;
	color: #666666;
	font-style:normal;
	font-weight:normal;
	margin:0;
	line-height:normal
}
h3 {
	font-size:18px;
	color: #666666;
	font-style:normal;
	font-weight:normal;
	margin:0;
	line-height:normal
}
i {
	font-size:14px;
	color: #666;
	line-height: 30px
}
.med {
	font-size:10px;
}

