* {
padding: 0;
margin: 0;
}

* html #main-wrapper {
height: 100%;
}

html > #main-wrapper {
height: auto;
}

html {
	background-color:#ffffff;
    background-image: url(back-shadow.jpg);
    background-repeat: repeat-y;
    background-position: center;
}

body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: inherit;
}

html, body, #main-wrapper {
	height: 100%;
	min-height: 100%;
	voice-family: "\"}\"";
    voice-family: inherit;
}

#main-wrapper {
	position: relative;
    text-align:left;
    background-color:#eae7d3;
    border: solid 1px #000;
    border-bottom: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
    clear:both;
    width:700px;
}

#head-wrapper {
    height:120px;
    background-image:url(pubology-header.jpg);
	position: relative;
    text-align:left;
    background-color:#000;
    border: solid 1px #000;
    border-top: 0px #000;
    width: 100%;
    margin: 0px 0px 0px -1px;
	padding: 10px 0px 10px 0px;
}

#link-wrapper {
    width:670px;
    position:relative;
    margin: 0px 0px 0px -1px;
	padding: 0px 10px 3px 20px;
    text-align:left;
    background: #382a05;
    border: solid 1px #000;
    border-top: 0px #000;
}

#foot-wrapper {
    width:670px;
	height: 100px;
    font-size: 10px;
    text-align:center;
    border-top: solid 1px #000;
	padding: 10px 30px 10px 0px;
	background: #fbcf90;
	line-height: 18px;
}

#link-wrapper a.toplink:link {
	font-weight: normal;
	font-weight: bold;
	text-decoration: none;
	color: #dddddd;
}

#link-wrapper a.toplink:visited {
	font-weight: bold;
	text-decoration: none;
	color: #dddddd;
}

#link-wrapper a.toplink:hover {
	font-weight: normal;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

#link-wrapper a.toplink:active {
	font-weight: normal;
	font-weight: bold;
	text-decoration: none;
	color: #dddddd;
}

#googad {
	float:right; 
	padding: 0px 50px 0px 10px;
	margin-left:0px;
}

.thin-column-left {
	width:70%;
	padding-right: 0px;
	padding-left: 0px;
}

.thin-column-right {
	width:70%;
	margin-left: 50px;
	margin-right: 50px;
}

.thin-column-left-pad {
	width:80%;
	padding: 10px 60px 10px 60px;
}

.thin-column-right-pad {
	width:80%;
	padding: 10px 60px 10px 60px;
}


.thin-column-right-widepic {
	width:60%;
	padding-left: 100px;
	margin-left: 140px;
	margin-right: 50px;
}

.pic-box {
	display: block;
	padding-right: 50px;
	padding-left: 50px;
}

.thin-column-left-img {
	width:72%;
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 0px 0px;
}

