/* CSS Document */

body {
padding:0px;
margin:0px;
background-color:#C7994C;
}


H1 {
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
font-weight:bold;
color:#36529B;
text-align:center;
}


H2 {
font-weight:bold;
text-align:center;
}

P {
font-family:Trebuchet;
font-size:1.1em;
color:#000000;
text-align:justify;
margin:20px;
}

li {
text-align:left;
text-decoration:none;
color:#000000;
font-weight:bold;
list-style-image:url(list_arrow.jpg);
line-height:24px;
vertical-align:bottom;
}
li a {
text-decoration:none;
}
li a:hover {
text-decoration:underline;
}

.postmark {
text-align:center;
font-size:1em;
}

/* Page Style 1 */

.header_1 {
background-image:url(header_1.jpg);
background-repeat:no-repeat;
width:1007px;
height:242px;
padding:0px;
margin:0px;
}

.left_1 {
background-image:url(page_1_left.jpg);
background-repeat:repeat-y;
width:198px;
height:437px;
padding:0px;
margin:0px;
}

.content_1 {
background-image:url(content_globe.jpg);
background-repeat:no-repeat;
width:592px;
height:437px;
padding:0px;
margin:0px;
}

.right_1 {
background-image:url(page_1_right.jpg);
background-repeat:repeat-y;
width:217px;
height:437px;
padding:0px;
margin:0px;
}

.footer_1 {
background-image:url(page_1_footer.jpg);
background-repeat:no-repeat;
width:1007px;
height:72px;
padding:0px;
margin:0px;
}

/* Page Style 3 */

.header_3 {
background-image:url(header_3.jpg);
background-repeat:no-repeat;
width:1007px;
height:242px;
padding:0px;
margin:0px;
}

.left_3 {
background-image:url(page_3_left.jpg);
background-repeat:repeat-y;
width:198px;
height:437px;
padding:0px;
margin:0px;
}

.content_3 {
background-image:url(content_3.jpg);
background-repeat:repeat-y;
background-color:#F8F2D8;
vertical-align:top;
width:592px;
padding:0px;
margin:0px;
}

.right_3 {
background-image:url(page_3_right.jpg);
background-repeat:repeat-y;
width:217px;
height:437px;
padding:0px;
margin:0px;
}

.footer_3 {
background-image:url(page_3_footer.jpg);
background-repeat:no-repeat;
width:1007px;
height:72px;
padding:0px;
margin:0px;
}

/* Page Style 4 */

.header_4 {
background-image:url(header_4.jpg);
background-repeat:no-repeat;
width:1007px;
height:242px;
padding:0px;
margin:0px;
}

.left_4 {
background-image:url(page_4_left.jpg);
background-repeat:repeat-y;
width:198px;
height:437px;
padding:0px;
margin:0px;
}

.content_4 {
background-image:url(content_4.jpg);
background-repeat:repeat-y;
vertical-align:top;
background-color:#F8F2D8;
width:592px;
padding:0px;
margin:0px;
}

.right_4 {
background-image:url(page_4_right.jpg);
background-repeat:repeat-y;
width:217px;
height:437px;
padding:0px;
margin:0px;
}

.footer_4 {
background-image:url(page_4_footer.jpg);
background-repeat:no-repeat;
width:1007px;
height:72px;
padding:0px;
margin:0px;
}

.topon {
display:block;
width:130px;
height:28px;
background-image:url(blue_button.jpg);
background-repeat:no-repeat;
font-size:.8em;
color:#F8F2D8;
font-family:Helvetica, Arial, Verdana, sans-serif;
font-weight:bold;
text-align:center;
text-decoration:none;
vertical-align:middle;
line-height:28px;
margin:0px;
padding:0px;
}

.toprollover a {
display:block;
width:130px;
height:28px;
background-image:url(purple_button.jpg);
background-repeat:no-repeat;
font-size:.8em;
color:#F8F2D8;
font-family:Helvetica, Arial, Verdana, sans-serif;
text-align:center;
text-decoration:none;
font-weight:bold;
vertical-align:middle;
line-height:28px;
margin:0px;
padding:0px;
}

.toprollover a:hover {
background-image:url(tan_button.jpg);
background-repeat:no-repeat;
color:#000000;
}

.toprollover a:active {
background-image:url(blue_button.jpg);
background-repeat:no-repeat;
color:#F8F2D8;
}