*, html, body {
margin: 0px;
border: 0px none;
padding: 0px;
}

body {
background-color: #000000;
text-align: center;
color: #ffffff;
font-family: sans-serif;
}

a {
cursor: pointer;
}

#vert {
position: absolute;
top: 50%;
left: 0px;
width: 100%;
}

#main {
position: relative;
margin-top: -179px;
margin-left: auto;
margin-right: auto;
width: 329px;
max-width: 329px;
min-width: 329px;
text-align: left;
}

#main p {
margin-bottom: 14px;
}

#main h1 {
font-weight: bold;
font-size: 30px;
_font-size: 26px;
}

#main h2 {
font-weight: bold;
font-size: 20px;
_font-size: 18px;
margin-top: 10px;
margin-bottom: 10px;
}

#main hr {
margin-top: 10px;
border-bottom: 1px #ffffff solid;
}

#main table tr td{
border: 2px solid transparent;
_border: 2px solid #000000;
vertical-align: top;
}

#info {
font-size: 22px;
font-weight: bold;
text-align: right;
vertical-align: bottom;
_line-height: 80px;
}

#kont {
font-size: 18px;
padding-left: 20px;
padding-top: 20px;
font-weight: normal;
}

#kont a {
color: #ffffff;
text-decoration: none;
}

#kont a:hover {
color: #ffbbbb;
text-decoration: none;
}

#foot {
position: fixed;
bottom: 10px;
_position: absolute;
_clear: both;
left: 15%;
margin-left: auto;
margin-right: auto;
width: 80%;
max-width: 80%;
min-width: 80%;
text-align: left;
}

#foot a {
color: #ffffff;
text-decoration: none;
font-size: 14px;
}

#foot a:hover {
color: #ffbbbb;
text-decoration: none;
}

#bio {
width: 700px;
max-width: 700px;
min-width: 700px;
text-align: left;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
}

#bioimg {
float: left;
}

#bioco {
margin-left: 280px;
color: #ffffff;
font-size: 16px;
}

#bioco p {
margin-bottom: 18px;
}

#hname {
padding-left: 3px;
}

#footerInfo {
color: #000;
font-size: 9px;
}

#footerInfo a {
color: #000;
text-decoration: none;
}

#footerInfo a:hover{
color: #222;
text-decoration: none;
}

.systemMessage {
width: 898px;
min-width: 898px;
max-width: 898px;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
background-color: #ffffff;
border: 1px solid #909090;
font-size: 18px;
font-weight: normal;
color: #000000;
padding: 20px;
}

.systemMessageType1, .systemMessageType2  {
background-color: #E6E6FF;
}

.systemMessageType3, .systemMessageType4 {
background-color: #FFC;
}

.systemMessageType5 {
background-color: #FFD7D7;
}
.systemMessageImg {
float: left;
}

.systemMessageContent {
width: 818px;
min-width: 818px;
max-width: 818px;
min-height: 45px;
margin-left: 80px;
margin-top: 15px;
}

.systemMessageButtons {
text-align: center;
margin-top: 20px;
}

.systemMessageButtons form {
display: inline;
}

.systemMessageButtons form input {
width: 80px;
min-width: 80px;
max-width: 80px;
height: 30px;
min-height: 30px;
max-height: 30px;
background-color: transparent;
background-image: url('../images/systemmessage-button.png');
background-repeat: no-repeat;
cursor: pointer;
color: #000000;
font-size: 16px;
line-height: 30px;
font-weight: bold;
border: 0px none;
}

.systemMessageButtons form input:hover {
background-image: url('../images/systemmessage-button-over.png');
background-repeat: no-repeat;
color: #990000;
border: 0px none;
}

.tags {
color: #000;
}

.tags a {
color: #000;
text-decoration: none;
}

.tags a:hover {
color: #222;
text-decoration: none;
}

.tags h1 {
display: inline;
font-size: 28px;
}

.tags h2 {
display: inline;
font-size: 24px;
}

.tags h3 {
display: inline;
font-size: 20px;
}

.tags h4 {
display: inline;
font-size: 16px;
}

.tags h5 {
display: inline;
font-size: 14px;
}

.tags h6 {
display: inline;
font-size: 10px;
}