@charset "utf-8";
body {
	background-image: url(images/royalbackground.jpg);
	color: #CCC;
	outline-style: none;
}
object {
outline:none;
}
img
{  border-style: none;
}
.box {
	color: #CCC;
	background-color: #000;
	border: 1px solid #CCC;
	overflow: auto;
	width: 665px;
	bottom: 50px;
	height: auto;
	position: absolute;
	top: 50px;
	left: 300px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.padder {
	height: 5%;
}
a
{
  outline: none;
}
.nav {
        position: absolute;
	  z-index: 900;
        left: 15px;
        top: 55px;
}
.top_bar {
        background-color: #000;
        height: 20px;
        top: 15px;
        position: absolute;
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-top-style: solid;
        border-bottom-style: solid;
        border-top-color: #999;
        border-bottom-color: #999;
        left: 0px;
        right: 0px;
        width: 100%;
}
.copy {
        position: absolute;
        height: 20px;
        right: 15px;
        bottom: 15px;
        font-family: Verdana, Geneva, sans-serif;
        color: #CCC;
        font-size: 10px;
        width: 400px;
        text-align: right;
}
.bottom_bar {
        background-color: #000;
        height: 25px;
        position: absolute;
        bottom: 15px;
        left: 0px;
        right: 0px;
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-top-style: solid;
        border-bottom-style: solid;
        border-top-color: #999;
        border-bottom-color: #999;
        width: 100%;
}
.text_L {
	width: 47%;
	float: left;
}
.text_R {
	float: right;
	width: 47%;
}
.img_L {
	float: left;
	padding-right: 8px;
}
.img_R {
	float: right;
	padding-left: 8px;
}
#swf {
	position: absolute;
	top: 40px;
	left: 190px;
	right: 20px;
	bottom: 45px;
	z-index: -1000;
}

.shift {
        padding-top: 15px;
}
a:link {
        text-decoration: none;
        color: #CCC;
}
a:visited {
        text-decoration: none;
		outline: none;
        color: #CCC;
}
a:hover {
        text-decoration: none;
        color: #06F;
}
a:active {
        text-decoration: none;
		outline: none;
        color: #06F;
}
.ph {
	position: absolute;
	left: 6px;
	top: 423px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	padding: 5px;
	height: auto;
	width: 121px;
	background-color: #000;
	font-size: 14px;
	border: 1px solid #CCC;
}

.about {
        position: absolute;
        height: 20px;
        bottom: 15px;
        font-family: Verdana, Geneva, sans-serif;
        color: #CCC;
        font-size: 10px;
        width: 400px;
        text-align: left;
        left: 20px;
}
h1 {
	font-size: 18px;
	font-weight: lighter;
	color: #DF0000;
}
h2 {
	font-size: 15px;
	font-weight: lighter;
	color: #CCC;
	line-height: 25px;
}
h3 {
	font-size: 12px;
	font-weight: lighter;
}
iframe {
border: 0px #CCC solid;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
}
.c_form {
	float: right;
}
.tweets {
	position: absolute;
	bottom: 23px;
	font-family: Verdana, Geneva, sans-serif;
	color: #CCC;
	font-size: 10px;
	text-align: left;
	left: 80px;
	overflow: hidden;
	line-height: 10px;
	height: 21px;
	right: 350px;
}
.comment_box {
	background-color: #EAEAEA;
	height: auto;
	width: auto;
	padding: 20px;
	border: 3px solid #333;
	margin-bottom: 20px;
}
.comment {
	font-size: 14px;
	color: #000;
}
.comment_name {
	font-size: 16px;
	font-style: italic;
	color: #CCC;
	font-weight: bold;
	margin-left: 5px;
	margin-bottom: 3px;
}
.noflash {
	font-size: 18px;
	margin: 30px;
	padding: 20px;
	height: auto;
	width: 380px;
	border: 1px solid #FFF;
	background-color: #000;
}
.hlink {
	color: #4040FF;
}

.blog {
	position: absolute;
	top: 11px;
	right: 30px;
	z-index: 999;
}
.tooltip {
	position: absolute;
	left: 10px;
	bottom: 280px;
}
