html, body {margin:0%;}

#header {
width: 100%;
margin-top: 5px;
padding: 0.25%;
padding-top: 1%;
Padding-bottom: 1%;
background: #9999FF;
-moz-border-radius-topleft: 12px;
-moz-border-radius-topright: 12px;
-moz-border-radius-bottomleft: 12px;
-moz-border-radius-bottomright: 12px;
}
#header p {  
font-family:sans-serif;
  color:#FFFFFF; 
  font-size:2em;
  font-weight:bold;
  text-align:center;}

#choosestyle {
padding-left: 80%;
margin-top: 5%;
height: 20em;
text-align:center;

float: right;
padding: 1%;
}

#choosestyle p {margin: 0;
		border-left: 10px solid #1c64d1;
		border-right: 10px solid #5ba3e0;
		background-color: #2586d7;
		color: #FFFFFF;
		}
#choosestyle h4 {
text-decoration:none;
color: #FFFFFF;
margin: 0;
border-left: 10px solid #1c64d1;
border-right: 10px solid #5ba3e0;
background-color: #2586d7;
}

#content {
padding-top: 1%;
padding-left: 30%;
padding-bottom: 1%;
}

#content h1, h2, h3, h4, p, li, div, td, th, b, i { font-family: Arial, sans-serif; color:#000000;}


#content li{ font-family: Arial,sans-serif; font-size:1.1em; line-height:1.5em;}
#content ul { list-style-type:circle; font-size:1.1em; line-height:1.5em;}
#content p { line-height:1.5em; font-size:1em;}

h1 {  
font-size:2em;
font-weight:bold;
text-align:center;
line-height:1.5em;
}

#content b { line-height:1.3em; font-size:1.1em; font-weight:bold;}
#content p { line-height:1.5em; font-size:1.2em;}
#content h2 {  font-size:1.5em; font-weight:bold; text-decoration:underline; text-align:center;}
#content h3 {  font-size:1.3em; font-weight:bold; text-decoration:underline;}
#content h4 { font-weight:bold; text-decoration:underline; text-align:center;}

#footer {
float: left;
width: 100%;
padding: 0.25%;
padding-top: 0.5%;
padding-bottom: 0.5%;
background: #9999FF;
-moz-border-radius-topleft: 12px;
-moz-border-radius-topright: 12px;
-moz-border-radius-bottomleft: 12px;
-moz-border-radius-bottomright: 12px;
margin-bottom: 5px;
}

#footer p{
margin-top: 0;
vertical-align: middle;
text-align:center;
font-size: 0.7em;
}

a:link {COLOR: #FFFFFF; FONT-WEIGHT: bold;}
a:visited { color:#CC0000; FONT-WEIGHT: bold; }
a:active {COLOR:#99FF99; FONT-WEIGHT: bold; }
a:hover {BACKGROUND-COLOR: #9933FF; COLOR: #FFFFFF;}

#content a:link {COLOR: #9999FF; FONT-WEIGHT: bold; font-size:1.2em;}
#content a:visited { color:#CC0000; FONT-WEIGHT: bold; }
#content a:active {COLOR:#99FF99; FONT-WEIGHT: bold; }
#content a:hover {BACKGROUND-COLOR: #9999FF; COLOR: #FFFFFF;}

#footer a {font-weight: bold;text-decoration: underline;}
#footer a:link {color: #FFFFFF;}
#footer a:visited {color: #CC0000;}
#footer a:active {color: #66FFFF;}
#footer a:hover {color: #9933FF; background-color:#FFFFFF;}




