/*border: 1px solid black;*/

body {margin: 0; padding: 0;
/*background:#999999;*/
background:black;
}

#container {
width:860px;
}

#table_of_content_container {
width:220px;
float:left;
background:#000000;
}

#table_of_content {
width:220px;
}


#main_container {
background:#999999;
width:630px;
float:left;
height:100%;
}

#caption {
background:#000000;
height: 50px;
border: 1px solid black;
}

#caption p {
font-family: Courier New; 
font-size: 16px; 
font-weight: bold; 
color: #ffffff;
margin-left: 15px;
margin-top: 15px;
}

#caption p img {
margin-left: 0;
margin-top: -7px;
}

#alphabet {
/*background:#000000;*/
height: 20px;
/*border: 1px solid green;*/
}

#alphabet p {
font-family: Verdana,Arial,Helvetica,sans-serif;
text-align: center;
font-size: 10px; 
color: #ffffff;
margin-top:2px;
/*margin-left:10px;*/
}

#content_info_sidefoot_container {

}

#content_info_container {
background:#999999;
}

#content { 
background:#999999;
width: 450px;
float:left;
}

#content p {
text-align: center;
}

#index_container {
margin-bottom: 10px;
width:430px;
}

#index_container p { 
font-family: Verdana,Arial,Helvetica,sans-serif; 
font-size: 10px; 
color: #000000; 
text-align: left;
margin: 0px;
margin-left: 10px;
margin-right: 10px;
width:410px;
}

#index_container p.center {text-align: center;}

#index_container h3 {
font-family: Verdana,Arial,Helvetica,sans-serif; 
font-size: 10px; 
font-weight: bold;
margin: 0px;
margin-left: 10px;
}

#index_container img {
margin-top: 0;
margin-bottom: 10px;
}

#info { 
background:#999999;
width: 175px;
float:left;
clear: right;
}

#info p {
font-family: Verdana,Arial,Helvetica,sans-serif; 
font-size: 10px; 
margin-left: 15px;
margin-top: 15px;
}

#page_navigation_container {
width: 100%;
}

#page_navigation_container p {
font-family: Verdana;
font-size: 10px;
margin-right: 10px;
margin-top: 15px;
text-align: right;
}

#sidefoot_container {
width: 450px;
}

#sidefoot { 
background:#999999;
border: 1px solid #999999;	
}

#sidefoot p {
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 10px;
text-align: center;
height: 60px;
border: 1px solid #999999;	
}

/* CSS file for menu */

#menu {
margin-left: 10px;
margin-top: 10px;
}

#menu a {text-decoration: none; color: #999999;} 
#menu a:hover {color: white;}

#topmenu {
margin-bottom: 20px;
}

#topmenu p {
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 10px;
line-height: 12px;
margin: 0px;
}

#bandmenu {
margin-bottom: 1px;
}

#bandmenu p {
color: white;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 10px;
margin: 0px;
}

#place {
margin-left: 20px;
margin-bottom: 10px;
}

#place p {
margin: 1px;
color: white;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 10px;
}

#letter {
margin-bottom: 30px;
}

a {
text-decoration: none; 
color: #000000;
} 

a:hover {
color: white;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.input {
    border: 1px solid black;
    background: white;
}

.button {
    border: 1px solid black;
    background: white;
    padding: 2px 8px;
}

label  {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
}
