
body {
background-color:303030;
margin:0px;
font-family:verdana,helvetica,sans-serif,arial;
}

#header {
text-align:left;
width:960;
height:75px;
	
}
#title {
     color:white;
     background-color:000000;
     text-align:center;
     vertical-align:center;
     width:480px;
          height:75px;
     float:left;
	
}

#menu {
     color:white;
     background-color:000000;
     text-align:right;
     padding-top:3px;
     vertical-align:absmiddle;
     font-weight:bold;
     width:960px;
          height:23px;
	
}



#rightside {
     color:white;
     background-color:202020;
     text-align:center;
     width:480px;
     height:75px;
     float:left;
	
}

#sub {
     color:white;
     background-color:000000;
     text-align:center;
     vertical-align:center;
     width:960px;
          height:65px;
	
}

#sub h2 {
     font-size:15pt;
     margin:0px;
     padding-top:10px;
}
#sub a {
color: yellow;
font-size:9pt;
}
h1 {
     font-size:40pt;
     margin:0px;	
}
h1 a{
     font-size:40pt;
     margin:0px;
     color:white;
     text-decoration:none;	
}
h2 {
     font-size:20pt;	
}
h3 {
     font-size:15pt;	
}
h3 a{
     font-size:15pt;
          color:white;
     text-decoration:none;
}

#sub1 {
     color:white;
     background-color:000000;
     text-align:center;
     vertical-align:center;
     width:240px;
          height:65px;
     float:left;
	
}

#sub2 {
     color:white;
     background-color:000000;
     text-align:center;
     vertical-align:center;
     width:240px;
          height:65px;
     float:left;
	
}

#sub3 {
     color:white;
     background-color:000000;
     text-align:center;
     vertical-align:center;
     width:240px;
          height:65px;
     float:left;
	
}
#sub4 {
     color:white;
     background-color:000000;
     text-align:center;
     vertical-align:center;
     width:240px;
          height:65px;
     float:left;
	
}
#cw {
font-size:7pt;
padding-top:5px;
color:white;	
}

#menu a{
   color:white;
   text-decoration:none;	
}
#menu a:hover{
   color:white;
   text-decoration:none;	
}
#menu h1 {
font-size:13pt;	
}

.available {
     color:red;	
}

#nav {
width:960px;
margin:0 auto;
margin-top:10px;
margin-bottom:10px;
}
#nav a {
color: #ffffff;
font-size:14pt;
font-weight:bold;

}