body{
margin:0;
padding:0;
background: #001145;}

/* Hyperlinks */

a {
 color:#B0B9C5;
 text-decoration: none;
 font: small-caps 13px garamond, serif;}
	
 a:hover {
	color: #DDC2F3;}

/* Layout Images */

#bg {
    width: 900px;
	background: url("images/bg.jpg") repeat-y top left;}

#blind1	{
	width: 900px;
	height: 124px;
	background: url("images/blind_01.jpg") no-repeat;}

#blind2	{
	width: 900px;
	height: 124px;
	background: url("images/blind_02.jpg") no-repeat;}

#blind3	{
	width: 900px;
	height: 124px;
	background: url("images/blind_03.jpg") no-repeat;}

#blind4	{
	width: 900px;
	height: 124px;
	background: url("images/blind_04.jpg") no-repeat;}

#blind5 {
	width: 900px;
	height: 124px;
	background: url("images/blind_05.jpg") no-repeat;}

#footer	{
	width: 900px;
	height: 176px;
	background: url("images/foot.jpg") no-repeat;
	clear:both;}
	
/* Contentent */
	
#content{
    color: #DDBB94;
    text-align: justify;
    font: 10px verdana, sans-serif;
    float:right;
    width:400px;
    margin: -230px 0px 0px 0px;}
	
#content p{
	padding: 0px 39px 0 0px;}

h1{
   margin: 10px 50px 14px 70px;
   font: 13px garamond, serif;
   text-align: center;
   letter-spacing: .2em;
   text-transform: uppercase;
   border-bottom: 2px solid #1D0001;
   font-weight:bold;
   color: #131E4D;}

/*  Naigation */

#navigation{
            float: right;
            width: 200px;
            margin: -1px -20px 80px 90px;
            color: #DDDDDD;
			font: 11px verdana, sans-serif;}
h2{
    font: 13px garamond, serif;
	color: #E6E1E1;
	text-align:center;
	width: 150px;
	border:1px solid #18403E; 
	background: #000D13 url("images/boxbg.jpg") repeat-y;
	font-size:11px;
	letter-spacing:1px;}
	
#navigation li{
   list-style-type:none;
   background: #000D13 url("images/boxbg.jpg") repeat-y;}
				
#navigation li a:hover{
 color: #DBC9EF;
 background-color: #305474;
 border-width: 3px;
 border-left-style: solid;}

/* Style */
	
s{
color: #96DAE3;}
i{
color: #BFCCEC;}
b{
color: #89ACC5;}
u{
color: #BFCCEC;}

.avi { 
    background-color:#496F7A;
    border: 2px solid #4E4E3E; 
    margin: 0px 4px 4px 0px ;}
		
ul{
   margin:  0 45px 0px 6px;
   padding: 0;}
   
li{
   margin: 0 0 0px 15px;
   list-style-type:circle;}

	
/* The Multimedia Box*/
	
.cbox{
    color: #DFCBF0;
    background: #000D13 url("images/boxbg.jpg") repeat-y;
	border:1px solid #18403E; 
	font: 10px verdana, sans-serif;
	text-align: justify;
	margin:7px 40px 7px 0;
	padding: 10px 3px 10px 3px;}
	
h3{
font-weight: bold;
font-size: 18px;
margin: 0px 80px 10px 0px;
font-variant: small-caps;
color: #DBC9EF;
background-color: #305474;
font-family: georgia, arial, sans-serif;
border-left-style: solid;
border-width: 8px;
padding-left: 5px;
text-align: left}
   

/* Comment Form*/
	
input,textarea{
    background: #295481 url("images/boxbg.jpg") repeat-y;
    color: #ce9999;
    font-family: verdana, serif; 
    font-size: 11px;
    border:1px solid #18403E; 
    width: 350px; 
    margin: 5px 0px 3px 5px;}

label{
display: block; 
margin-left: 10px}

.button{
width: 70px; 
border:1px solid #18403E;}


/* Title */

#title { 
font: 40px Bradley Hand ITC, serif;
margin: 90px  0px 0px 510px;
color: #9577A1;
position: absolute;}