body { background-color: #d1004b; }

p { color: #000000;
font-family: Verdana, Sans-serif;
font-size: 12px;
margin: 1em;
z-index: 2;
}

h1 { color: #000000;
font-family: Verdana, Sans-serif;
margin: 0.25em;	
}

h2 { color: #000000;
font-family: Verdana, Sans-serif;
margin: 0.25em;	
}

h3 { color: #000000;
font-family: Verdana, Sans-serif;
margin: 0.25em;	
}

h4 { color: #000000;
font-family: Verdana, Sans-serif;
margin: 0.25em;	
}

hr {
	color: #000000;
}

legend {
	color: #000000;
}

button {
	color: #000000;
}

input {
	color: #d1004b;;
}

a:link {color: #000000; text-decoration: none; background-color: #d1004b;  font-size: medium;}
a:visited {color: #000000; text-decoration: none; background-color: #d1004b;  font-size: medium;}
a:focus {color: #000000; text-decoration: none; background-color: #d1004b;  font-size: medium;}
a:hover {color: #000000; text-decoration: none; background-color: #fef76e;  font-size: medium;}
a:active {color: #000000; text-decoration: none; background-color: #d1004b;  font-size: medium;}

ul {font-size: 12px; font-family: Verdana, Sans-serif; color: #003F5B; position: relative; left: 0;}

li {font-size: 12px; font-family: Verdana, Sans-serif; color: #003F5B; position: relative; left: 0px;}

.altlink a:link {color: #000080; text-decoration: none; background-color: #fef76e;  font-size: medium;}
.altlink a:visited {color: #000080; text-decoration: none; background-color: #fef76e;  font-size: medium;}
.altlink a:focus {color: #000080; text-decoration: none; background-color: #fef76e;  font-size: medium;}
.altlink a:hover {color: #000080; text-decoration: none; background-color: #facd8a;  font-size: medium;}
.altlink a:active {color: #000080; text-decoration: none; background-color: #fef76e;  font-size: medium;}

#wholepage { position: absolute; left: 0px ; top: 0px ; background-color: #d1004b;}

#top { position: absolute; left: 0px; top: 0px; z-index: 1; background-color: #d1004b; }

#nav { position: absolute; left: 0px; top: 170px; z-index: 1; background-color: #d1004b; }

#menu li {float: none; list-style-type: none; padding: none; margin: none; line-height: 1.5;}

#menu li ul li {float: none; list-style-type: none; line-height: 1.4;}

#contents { position: absolute; left: 0px; top: 0px;  z-index: 1; background-color: #d1004b;}

#one { position: absolute; left: 200px; top: 170px;  z-index: 2; background-color: #fef76e;}

#two { position: absolute; left: 800px; top: 170px;  z-index: 1; background-color: #d1004b;}

#footer { position: absolute;  left: 0px; top: 0px; z-index: 1; background-color: #fef76e; }

#double {background-color: #D4ECFB;

border-top-style: double;
border-top-color: #003F5B;
border-top-width: 3px;

border-right-style: double;
border-right-color: #003F5B;
border-right-width: 3px;

border-bottom-style: double;
border-bottom-color: #003F5B;
border-bottom-width: 3px;

border-left-style: double;
border-left-color: #003F5B;
border-left-width: 3px;}

