.header {
	width: 750px;
	height: 80px;
	padding-top: 10px;
	border-top: 5px solid #822;
	border-bottom: 1px solid #AAA;
	text-align: center;
	margin: 0px auto 0px;
	padding: 10px 0px 10px 0px;
}

.header a {
	font-family: Georgia;
	font-size: 44px;
	color: #343434;
	text-decoration: none;
}

.round {
	background: #F5F5F5 url(../img/split.jpg) top center repeat-y;
	font-size: 11px;
	font-family: Verdana, Helvetica, Sans-Serif;
	margin: 0px auto 0px;
	padding: 0px;
	color: #343434;
}

.rootline {
	text-transform: uppercase;
	border-bottom: 1px solid #DDD;
	margin-bottom: 15px;
}

.navi {
	float: left;
	width: 200px;
	margin: 0px 20px 0px 0px;
	padding: 20px 0px 20px 0px;
	text-align: left;
}
	
.navi ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
	
.navi ul li {
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
	
.navi ul li a {
	display: block;
	text-decoration: none;
	border-bottom:1px dotted #AAAAAA;
	border-top:1px dotted #AAAAAA;
	color:#343434;
	letter-spacing:2px;
	padding:5px 0;
	text-transform:uppercase;
	width:190px;
}

.navi ul li a:hover {
	color: #343434;
	text-decoration: underline;
}

.navi ul ul li a{
	display: block;
	color: #822;
	text-decoration: none;
	border: none;
	padding: 0;
	width: 190px;
	text-transform: none;
	letter-spacing: normal;
}

.navi ul ul li a:hover {
	color: #822;
	text-decoration: underline;
}

.content {
	width: 750px;
	margin: 0px auto 0px;
	padding: 0px;
	overflow: hidden;
}

.maincontent {
	float: left;
	width: 480px;
	//width: 520px;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 20px 20px;
	text-align: left;
}

.maincontent a {
	border-bottom: 1px dotted #822;
}

.wrap a{
	border: none!important;
}

.rootline a {
	border: none!important;
}

.newsdate {
	font-family:verdana;
	font-size:9px;
	padding-bottom:5px;
	padding-top:5px;
}

.newscontent {
	margin-top: 10px;
	text-align: justify;
	padding-bottom: 5px;
}

.newsfooter {
	text-align: right;
	padding-bottom: 30px;
	border-top: 1px solid #DDD;
}

.footer {
	width: 750px;
	margin: 0px auto 0px;
	padding: 10px 0px 10px 0px;
	text-align: center;
	border-top: 1px solid #AAA;
	clear: both;
}

.aboutmeleft, .td-0 {
	width: 140px;
	font-weight: bold;
	font-size: 11px;
	vertical-align: top;
}

.aboutmeright, .td-1 {
	width: 330px;
	text-align: justify;
	font-size: 11px;
}

.resumeheader {
	border-bottom: 1px dotted #AAA;
}

.proj {
	border-bottom: 1px dotted #AAA;
}

.projdetail {
	width:150px;
	vertical-align:bottom;
}

.projshort {
	width:310px;
	text-align:justify;
	padding-right:10px;
	vertical-align: top;
}

.projpic {
	width:75px;
	text-align:center;

}

.projpic img {
	border: 3px double #DDD;
}

.projfooter {
	text-align: right;
	padding-bottom: 30px;
}

.socialbook {
	text-align: right;
}

.csc-textpic {
	padding-top: 20px;
}

.csc-textpic-center .csc-textpic-imagewrap {
	position: relative;
	left: -40px!important;
	//left: -28px!important;
	//width: 420px!important;
}

.csc-textpic-caption {
	font-size:9px;
	font-weight:bold;
	margin:0;
	padding-bottom:5px;
	padding-top: 10px;
}

.align-right {
	text-align: right;
}

.bodytext {
	text-align: justify;
}
