@charset "UTF-8";
/* --- CSS Document by DianaKDesign - DianaKDesign.com --- */

body {
	font-family: Trajan Pro, Lucida Grande, sans-serif;
	background-repeat: no-repeat;
	margin: 0;
	color: #333;
	background-color: #000;
	background-position: center top;
	-ms-overflow-style: -ms-autohiding-scrollbar;
}
a:link {
	color: #999;
	text-decoration: none;
}
a:visited {
	color: #999;
	text-decoration: none;
}
a:hover {
	color: #FFF;
}
a:active {
	color: #999;
	text-decoration: none;
}

h1 {
	color: #000;
	font-size: 24px;
	font-weight: normal;
	margin: 3px 0px 25px 0px;
}
h2 {
	font-size: 16px;
	color: #333;
}
h3 {
	font-size: 14px;
	color: #000000;
}
.hr {
	Color: #9900ff;
	height: 1px;
}
p {
	
}
a          {
}

.page {
	width: 1300px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
}
.name {
	font-size: 48px;
    letter-spacing: 40px;
    text-shadow: 0px 0px 8px #9900ff;
	font-family: 'Century Gothic', Verdana, ‘Trebuchet MS’, Helvetica ,'Copperplate Gothic Light';
    margin: auto;
}
a.name:link, a.name:active, a.name:visited {
    color: #FFF;
    text-shadow: 0px 0px 25px #F7F1D1; <!--formerly9900ff-->
}
a.name:hover {
    color: #F7F1D1; <!--formerly 5C5CAD-->
    text-shadow: 0px 0px 25px #F7F1D1; <!--formerly9900ff-->
}

.header
 {
	height: 100px;
	margin-left: auto;
	margin-right: auto;
}
.logo
{
	height: 75px
   text-align: left;
}
.navigation
{
	width: 1250px;
	margin-left: auto;
	margin-right: auto;
   text-align: center;
   font-size: 15px;
   background-image: url("images/bgs/black_50_transp.png");
}
.content {
	width: 1250px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	padding: 5px;
	height: 1000px;
}

.item_right
{
	line-height: 26px;
	width: 500px;
	color: #999;
	margin-right: 40px;
	margin-left: auto;
    overflow-y: scroll;
	font-size: 15px;
    border: 1px solid;
    border-style: outset;
    border-color: #666;
    border-radius: 5px;
    background-image: (url("/images/bgs/black_50_transp.png");
    padding: 15px;
}

.item_wide
{
	line-height: 26px;
	width: 500px;
	color: #999;
	margin-right: 40px;
	margin-left: auto;
	overflow-y: scroll; 
	font-size: 15px;
    border: 1px solid;
    border-style: outset;
    border-color: #666;
    border-radius: 5px;
    background-image: (url("/images/bgs/black_50_transp.png");
    padding: 15px;
}

.wording
{
line-height: 26px;
width: 750px;
color: #999;
	margin-left: auto;
	margin-right: auto;
	overflow-y: scroll; 
	font-size: 14px;
}
.footer {
 {
	color: #666; 
	height: 100px;	
	font-size: 10px; 
	text-align: center;	
	margin: 10px auto;
	background-image: url("/images/bgs/black_50_transp.png"); 
}