@charset "utf-8";


body {
	font-family: verdana, sans-serif;
	font-size: 0.86em;
	background-color: #161616;
	margin-top: 0px;
	margin-left: 0px;
}

.logo {
	padding: 18px 0 18px 0;
}

.menutable {
	height: 20px;
}

.menubox {
	border-right: 1px solid #333;
	padding: 2px;
	width: 64px;
	text-align:center;
	font-size: 0.8em;
	color: #999;
}

.menubox a:link{
	color: #999;
	text-decoration: none;
}

.menubox a:visited{
	color: #999;
	text-decoration: none;
}

.menubox a:hover{
	color: #fff;
	text-decoration: underline;
}

.aboutme {
	font-size:1.02em;
	position: relative;
	top: 110px;
	left: 58px;
	width: 380px;
}
.top {
	display: block;
    background: transparent url('../graphics/bg2.jpg') no-repeat top;
	height: auto;
	width: 880px;
    float: left;
    margin-left: 0px;
    padding-top: 48px;
    text-decoration: none;
	font: 1.4em tahoma;
	outline: none;
}

.top span {
    background: transparent url('../graphics/bg1.jpg') no-repeat bottom;
	color: #000;
    display: block;
    line-height: 16px;
    padding: 5px 0 10px 22px;
} 


.header {
    color: #999;
	display: block;
	padding-left: 26px;
	font: 1.0em tahoma;
	text-align: left;
}


.thumb {
	border: 2px solid #ccc;
}

.thumbsbox {
	padding: 3px;
	width: 25%;
}

.thumbslink {
	color: #646464;
	font: 0.8em tahoma;
	padding: 4px 10px 16px 0;
	text-align: right;
}

.thumbslink a:link {
	color: #646464;
	text-decoration: none;
}

.thumbslink a:visited {
	color: #646464;
	text-decoration: none;
}

.thumbslink a:hover {
	color: #646464;
	text-decoration: underline;
}


.textreg {
	font: 0.8em tahoma;
	text-align: left;
}

.textreg a:link {
	color: #fc9e7d;
	text-decoration: underline;
	font-weight: none;
}

.prtext {
	padding: 3px 0px 0px 8px;
	font-size: 1.02em;
	font-weight: normal;
	text-align: left;
}

.prheader a:link {
	color: #c967a7;
	text-decoration: none;
	font-weight: bold;
}

.prheader a:visited {
	color: #c967a7;
	text-decoration: none;
}

.prheader a:hover {
	color: #815b96;
	text-decoration: underline;
}

.prheader {
	padding: 0px 0px 0px 8px;
	color: #999;
	font: 1.32em tahoma;
	font-weight: bold;
	
}
.footer {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	background: #161616;
	color: #ccc;
	font-size: 0.9em;
}


.footerbox {
	padding: 18px;
	vertical-align: top;
}


.footerbox a:link{
	color: #c967a7;
	text-decoration: none
}

.footerbox a:visited{
	color: #c967a7;
	text-decoration: none;
}

.footerbox a:hover{
	color: #815b96;
	text-decoration: underline;
}

.bigborder {
	border-left: 4px  solid #ccc;
	border-right: 4px  solid #ccc;
	border-bottom: 4px  solid #ccc;
}
