body {
	background-image: url(srkbg.jpg);
  font-family: Georgia, Times, Serif;
  font-size:12px;
  color:#5b5655;
	text-align:left;
	}
#main {
  width:350px;
	height:300px;
  position:absolute;
  bottom:0;
  left:512px;
  overflow:auto;
  }
a {
  color:#fffbf7;
  text-decoration:none;
	font-style:italic;
  }
a:visited {
  color:#fffbf7;
  text-decoration:none;
	font-style:italic;	
  }
a:hover {
  color:#ae4a49;
  border-top:1px dotted #884c0d;
  position:relative;
  left:1px;
  top:1px;
  text-decoration:none;
  }
a img {
  border:0;
  }
a img#mysites {
	margin:2px;
	}	
img#images {
	margin:4px;
	}		
h1 {
  margin-top:50px;
  letter-spacing:5px;
  text-align:right;
	font-size:14px;
	text-transform:uppercase;
  }
h2 {
  letter-spacing:2px;
  font-size:12px;
  color:#fffbf7;
  font-style:italic;
	text-align:left;
  }	
p {
  width:325px;
  text-align:justify;
	}
i {
	font-weight:bold;
  }		
.character {
	color:#436b73;
	font-weight:bold;
  }	
.character2 {
   color:#a7463b;
  }	
td {
  color:#a7463b;
	font-size:12px;
	padding-bottom:10px;
  }
input.text {
  background-color:#5b5655;
	color:#fffbf7;
  font-family: Georgia, Times, Serif;
	text-align:center;
	font-weight:bold;
	text-transform:lowercase;	
	}		
input#button {
  width:40px;
  border:1px solid #fffbf7;
  background-color:#fffbf7;
	font-size:10px;
	font-family: Georgia, Times, Serif;
  color:#afb3ab;
  font-weight:bold;	
  }
#stats {
  width:270px;
	margin-top:30px;
	margin-bottom:30px;
	font-size:10px;
	text-align:justify;
	background-color:#9fa2a0;
	padding:5px 12px 5px 12px;
	}	
#dis {
  width:236px;
  height:111px;
  background-image:url(srkdis.jpg);
  background-repeat:no-repeat;
  background-position:right;
	padding-top:57px;
	padding-right:48px;
	margin-top:40px;
	margin-bottom:30px;
  text-align:center;
	font-size:10px;
	font-style:italic;		
  }	