/* CSS Document */
body {
	margin:0px;
	padding:0px;
	text-align:center;
	background-color: #000000;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	color: #cae2fc;
	font-size: 12px;
line-height: 115%;
	
scrollbar-base-color: #000000;
scrollbar-arrow-color: #52a0cd;

scrollbar-shadow-color: #28485c;
scrollbar-lightshadow-color: #103448; 
scrollbar-darkshadow-color: #000000;

scrollbar-highlight-color: #a8c1d9;
scrollbar-3dlight-color: #a8c1d9;
}
.nav{
font-size: 14px;
color: #b7d7f8;
font-variant: small-caps;
text-align: right;
height: 30px;
}
.nav2{
margin-right: 85px;
}
a:link{
color: #89bbef;
font-weight: bold;
text-decoration: none;
}
a:visited{
color: #89bbef;
font-weight: bold;
text-decoration: none;
}
a:hover{
color: #ffffff;
font-weight: bold;
text-decoration: none;
}
a:active{
color: #ffffff;
font-weight: bold;
text-decoration: none;
}

a.na:link{
color: #b7d7f8;
text-decoration: none;
}
a.na:visited{
color: #b7d7f8;
text-decoration: none;
}
a.na:hover{
color: #ffffff;
text-decoration: none;
}
a.na:active{
color: #ffffff;
text-decoration: none;
}

.container{
width: 900px;
background-image: url(images/bg.jpg);
background-repeat: no-repeat;
}

.inside1{
background-image: url(images/5.gif);
background-repeat: repeat-y;
}
.inside2{
background-image: url(images/4.png);
background-repeat: no-repeat;
font-size: 12px;
background-position: top;
}
.inside3{
width: 525px;
margin-left: 120px;
margin-top: 10px;
}

.min{
height: 225px;
width: 1px;
float: right;
}
.saying{
background-image: url(images/7.gif);
background-repeat: no-repeat;
}
.thesaying{
font-size: .75em;
font-style: italic;
margin-left: 100px;
margin-top: 60px;
text-align: center;
}

.capt{
font-size: 11px;
text-align: center;
}

.title{
text-align: center;
color: #89bbef;
font-weight: bold;
font-size: 14px;
}


.r{
background-image: url(images/8.gif);
background-repeat: no-repeat;
}

.starz{
z-index: 1;
float: left;
margin-right: -225px;
margin-left: -90px;
}
.starz2{
z-index: 1;
float: right;
margin-left: -225px;
margin-right: -90px;
}

.zied{
float: right;
width: 1px;
height: 700px;
}