body {
 text-align: center;
 font-family: tahoma;
 font-size: 70%
}
h2{
font-family: tahoma;
color: black;
/*font-size: 140%;*/
font-weight: 800;
}

h3{
font-family: tahoma;
color: black;
/*font-size: 140%;*/
font-weight: 600;
}

a{
font-family: sans-serif;
font-weight: 600;
font-size: 100%;
color: blue;
}

body {
 text-align: center;
 font-family: tahoma;
}


#wrapper {
 width: 630px;
 margin: 0 auto;
 text-align: left;
 position: relative;
}
#leftPanel {
 padding: 20px; 
 width: 390px;
 float: left;
 background: white;
 height: 430px;
}

#leftpanel a{
font-family: sans-serif;
font-weight: 600;
font-size: 100%;
color: blue;
}


#rightPanel {
padding-top: 20px;
 width: 200px;
 float: left;
 background: white;
 height: 450px;
}
#footer {
 clear: both;
}




#banner { 
background: red ;  
height: 90px;
padding-top: 0px;
padding-left: 20px;
color: #ffffff;
font-family: sans-serif;
}

#top2 { 
background: #9b9b9b; 
height: 20px;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 20px;
color: white; 
font-family: sans-serif;
font-weight: 600;
font-size: 120%;
}

#top2 a{
font-family: sans-serif;
font-weight: 600;
font-size: 100%;
color: white;
}

#rightPanel-Box {
 padding-top: 10px;
 width: 180px;
 float: left;
 background: #c8d2c4;  
 border-style: solid;
 border-color: #b5b5b5; 
 text-align: center;
 height: 330px;
 font-family: tahoma;
color: black; 
/*font-size: 140%;*/
font-weight: 800;
}
