/* CSS Document */

body {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height:100%;
}

p {
margin:3px 0px;
padding:0px;
}

img {
border:none;
display:block;
}

a:hover {
text-decoration:none;
}

h6 {
color:#216c00;
font-size:14px;
font-weight:bold;
margin:10px 0px;
line-height:16px;
}

h5 {
color:#000000;
font-size:18px;
font-weight:bold;
margin:10px 0px;
line-height:22px;
}

h1 {
color:#216c00;
font-size:30px;
font-weight:bold;
margin:10px 0px;
line-height:34px;
}

h2 {
color:#216c00;
font-size:22px;
font-weight:bold;
margin:10px 0px;
line-height:26px;
}

#Example_A {
height: 60px;
width:1000px;
-moz-border-radius-bottomright: 10px;
border-bottom-right-radius: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-left-radius: 10px;
-moz-border-radius-topright: 10px;
border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
border-top-left-radius: 10px;
background-color:#000000;
color:#FFFFFF;
margin:0px;
padding:0px;
border:none;
}

#Example_B {
height: 480px;
width:1000px;
-moz-border-radius-bottomright: 10px;
border-bottom-right-radius: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-left-radius: 10px;
-moz-border-radius-topright: 10px;
border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
border-top-left-radius: 10px;
background-color:#000000;
color:#FFFFFF;
margin:0px;
margin-top:20px;
padding:0px;
border:none;
}

#Example_Ba {
height: auto;
width:1000px;
-moz-border-radius-bottomright: 10px;
border-bottom-right-radius: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-left-radius: 10px;
-moz-border-radius-topright: 10px;
border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
border-top-left-radius: 10px;
background-color:#000000;
color:#FFFFFF;
margin:0px;
margin-top:20px;
padding:0px;
border:none;
}

#Example_C {
min-height:750px;
width:1000px;
-moz-border-radius-bottomright: 10px;
border-bottom-right-radius: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-left-radius: 10px;
-moz-border-radius-topright: 10px;
border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
border-top-left-radius: 10px;
background-color:#ffffff;
color:#FFFFFF;
margin:0px auto;
margin-top:20px;
padding:0px;
border:none;
}

#Example_D {
height:auto;
width:300px;
background-color:#ffffff;
color:#000000;
float:left;
margin:0px;
margin-left:25px;
margin-top:10px;
padding:0px;
border:none;
}

#Example_E {
height:30px;
width:300px;
-moz-border-radius-bottomright: 5px;
border-bottom-right-radius: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-left-radius: 5px;
-moz-border-radius-topright: 5px;
border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
border-top-left-radius: 5px;
background-color:#000000;
color:#FFFFFF;
opacity:1;
margin:0px auto;
margin-top:20px;
padding:0px;
border:none;
}

#Example_E p {
color:#000000;
line-height:16px;
}

#Example_F {
height:20px;
width:142px;
-moz-border-radius-bottomright: 5px;
border-bottom-right-radius: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-left-radius: 5px;
-moz-border-radius-topright: 5px;
border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
border-top-left-radius: 5px;
background-color:#000000;
color:#FFFFFF;
margin:0px;
padding:3px;
border:none;
font-weight:bold;
}

#test2 li {  
width:155px;
height:60px;
text-align:center; 
overflow:hidden; 
float:left; 
font-weight:bold; 
font-family:Arial, Helvetica, sans-serif;
line-height:60px;
margin:0px;
list-style:none;
font-size:14px;
display:block;
}

#test2 li a {
color:#FFFFFF;
text-decoration:none;
display:block;
width:155px;
height:60px;
}

#test2 li a:hover {
color:#FFFFFF;
display:block;
width:155px;
height:60px;
text-decoration:none;
background-image:url(images/menu_gradient.jpg);
background-repeat:repeat-x;
} 

p.link a {
color:#FFFFFF;
text-decoration:none;
}

p.link a:hover {
color:#FFFFFF;
text-decoration:underline;
}

#contentArea {
width:300px;
height:auto;
width:300px;
background-color:#ffffff;
color:#000000;
float:left;
margin:0px;
margin-left:25px;
padding:0px;
border:none;
}