body {
    font-family: "Century Gothic", CenturyGothic, sans-serif;
	margin: 0;
}

a img {
    border: 0;
}


#logo {
    margin-top: 12px; 
	margin-left: 413px;
	margin-bottom: 10px;
}

#top {
	position: fixed;
	padding-top: 20px;
	width: 100%;
	background: white;
}

.center-main {
    display: table;
    margin: 0 auto;
    width: 650px;
}

#topLinks {
    display: block;
	margin-left: 62px;
	margin-top: -3px;
	margin-bottom: 0px;
}

#topLinks a:link, #topLinks a:visited, #topLinks a:hover, #topLinks a:active {
    color: black;
	font-size: 12px;	
    text-decoration: none;
    margin-right: 97px;
}

#title {
	margin-bottom: 13px;
	margin-left: 62px;
	margin-top: -5px;
	height: 18px;
}

#title a:link, #title a:visited, #title a:hover, #title a:active {
	font-size: 18px;	
	color: black;
	text-decoration: none;
}

#title a.mk {
	font-weight: bold;
}

#top a:hover {
}

#top a.active {
}

#main {
    display: table;
    width: 650px;
	padding-top: 58px;
    margin: 0 auto;
}

.workLink {
    margin-bottom: 7px;
}

.workLink a {
	display: block;
}

h2 {
	margin: 0;
	font-size: 18px;
}

h2.workTitle {
	margin-top: -1px;
}

p, td {
	margin: 0;
	font-size: 12px;
	max-height:1000000px;
}

.cv td {
	vertical-align: text-top;
	padding-left: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 30px;
}

p.workData {
	margin-top: 12px;
}

p.error {
	margin: 30px;
}

.paragraphs  p {
	margin-top: 10px;
}

a {
	color: black;
	text-decoration: none;
}

.sidepic {
	float: right;
}

.endsidepic {
	clear: right;
}