body {
	margin: 0px;
	background-image: url(images/wp_damask_127.gif);
	background-attachment: fixed;
	background-repeat: repeat;
	font: 11px/130% Verdana, Arial, Helvetica, sans-serif;
}
#centertable {
	background-image: url(images/background.gif);
	background-color: #EDEDE6;
	background-repeat: repeat-y;
	background-position: left top;
}
#footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-align: center;
	padding: 10px 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E1E0D6;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#contentable {
	margin-top: 40px;
	margin-bottom: 15px;
}
#resume {
	background-color: #F9F9F6;
	text-align: left;
	padding: 30px;
	border-top: 1px solid #D9D9D9;
	border-right: 1px solid #B4B4B4;
	border-bottom: 1px solid #B2B2B2;
	border-left: 1px solid #CCCCCC;
	width: 500px;
}

a img {
	border: none;
	}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BF0000;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BF0000;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BF0000;
	text-decoration: none;
}
#navigation {
	height: 40px;
}
ul#nav {
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 40px;
	background: #FFF url(images/navdropshadow.gif) repeat-x left bottom;
}
ul#nav li {
	float: left;
	display: inline;
}
ul#nav li a {
	display: block;
	line-height: 33px;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid #CECABF;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
ul#nav li a:visited {
	background: white;
	color: #666;
}
ul#nav li a:hover {
	background: #252525;
	color: #FFF;
}
ul#nav li a:active {
	background: #900;
	color: #FFF;	
}
body.profile #nav a.profile, 
body.portfolio #nav a.portfolio,
body.articles #nav a.articles,
body.notebooks #nav a.notebooks,
body.forsale #nav a.forsale,
body.feedback #nav a.feedback {
	color: #FFF;
	background: #252525;
}
h1 {
	margin-top: 0px;
}
h2 {
	font-size: 14px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	vertical-align: bottom;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6E2F1F;
	font-weight: bold;
}
li {
	padding-bottom: 10px;
	list-style: outside;
}
.textrightcol {
	padding-left: 10px;
}
.articlelist {
	list-style-image: url(images/doc_3d.gif);
}
.pamagat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.articlexcerpt {
	font-style: italic;
	width: 75%;
	color: #666666;
	list-style-type: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 5px;
	padding-top: 5px;
	margin-top: 5px;
}
.pullQuote {
	color: #CC0000;
	float: right;
	width: 250px;
	font-size: 14px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: left;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC0000;
	margin-left: 10px;
}
.mainCopy {
}
.imgfloatLeft {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
.imgfloatRight {
	float: right;
	margin-bottom: 8px;
	margin-left: 8px;
}
.center {
	margin-right: auto;
	margin-left: auto;
}
.thickwhiteBorder {
	border: 10px solid #FFFFFF;
}
.emptycell {
	background-color: #333333;
}
.box {
	background: #FFF;
	margin: 12px auto;
	padding: 12px;
	width: 700px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.clearfix {
	clear: both;
}
.newItem p {
	color: #999;
}
