#page{
width:850px;
padding-left:5%;
background-color:black;
font-family:arial;
font-size:80%;
text-align:justify;
color:silver;
}

#hold{
height:360px;
float:left;
width:850px;
border-bottom:1px solid #545454;
overflow:auto;
scrollbar-arrow-color: #505050;
scrollbar-base-color:black;
scrollbar-dark-shadow-color:black;
scrollbar-track-color: black;
scrollbar-face-color:#313131 ;
scrollbar-shadow-color:black ;
scrollbar-highlight-color:black;
scrollbar-3d-light-color: red;
}


#logo1{
width:100%;
height:167px;
margin-bottom:5px;
padding: 0px 0px 5px 0px;
color:silver;
font: italic small-caps  25px verdana;
text-align: left;
border-bottom: 1px solid #545454;
}

#capt{
float:left;
margin-top:140px;
}

#nav{
width: 200px;
color:silver;
float:left;
height: 250px;
font-size:85%;
text-align:left;
}

#navitem{
margin-bottom:0px;
}

#content{
font-size:100%;
width:600px;
border-right:1px solid #313131 ;
overflow:auto;
height: 320px;
float:right;
padding:10px;
scrollbar-arrow-color: #505050;
scrollbar-base-color:black;
scrollbar-dark-shadow-color:black;
scrollbar-track-color: black;
scrollbar-face-color:#313131 ;
scrollbar-shadow-color:black ;
scrollbar-highlight-color:black;
scrollbar-3d-light-color: red;
margin-right:20px;
}

#content2{
font-size:100%;
width:600px;
overflow:hidden;
height: 320px;
float:right;
padding:10px;
}

#item{
width:90%;
padding:5px;
border-bottom:1px solid #545454;
}

#item2{
width:90%;
padding:5px;
}

#list{
padding:0px 0px 0px 100px;
}

#base{
width:800px;
margin-top: 5px;
color: #545454;
text-align:center;
padding:10px;
}

h1{
font-weight: bold ;
font-variant:small-caps;
display:inline;
font-size:120%;
color:white;
}

h2{
font-weight: bold ;
font-variant:small-caps;
display:inline;
font-size:120%;
color:silver;
}

h3{
font-weight: bold ;
font-variant:small-caps;
display:inline;
font-size:100%;
color:white;
}

#enter{
color: silver;
float:right;
font-size:80%;
}

#portal{
font-variant:small-caps;
display:inline;
color:yellow;
font-family:verdana;
}


#portal2{
font-variant:small-caps;
font-family:verdana;
font-style:italic;
font-size:2em;
width:820px;
text-align:right;
}

#service{
width: 300px;
	height: 120px;
	border: 3px solid #cccccc;
	padding: 5px;
	font-family: Tahoma, sans-serif;
	background-image: url(bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color:silver;
	
}
#form{
background-color:silver;
width: 200px;
font-size:80%;
}

#form2{
background-color:silver;
width: 155px;
}



