/* CSS Document */

body{
width:900px;
margin:0px auto;
font-family:"Times New Roman", Times, serif;
border-color:#000000;
border-right-width:1px;
border-right-style:solid;
border-left-width:1px;
border-left-style:solid;
}

a {color:#FF3333; text-decoration:none;}
a:hover {color:#FF3333;}
h1{ color:#FFFFFF; padding:6px 40px 6px 15px; margin:0; width:300px;
background-image:url(header_end.jpg); background-position:top right; background-repeat:no-repeat; background-color:#CCCCCC;
}
h2{ color:#FF3333; padding:10px 0px 3px 0px; margin:0;}

.topheader {
background-color:#000000;
color:#FFFFFF;
font-size:36px; font-family:Calibri, "Century Gothic", Arial, sans-serif; text-align:center;
width:100%;
font-style:italic;
padding:10px 0px 10px 0px;
margin-bottom:0px;
}

.emailfooter { text-align:right; padding:0px 5px 10px 0px; font-family:Calibri, "Century Gothic", Arial, sans-serif;}

.footer {
background-color:#000000;
color:#FFFFFF;
font-size:24px; font-style:italic; font-family:Calibri, "Century Gothic", Arial, sans-serif;
text-align:center;
width:100%;
padding:8px 0px 8px 0px;
}

/*
.linkbar {float:right; margin-right:150px; padding:0px 10px 0px 10px;}
.linkbar ul {list-style-type:none; list-style:none; padding:0px 0px 0px 0px;}
.linkbar ul li { width:auto; float:right; padding:0px 0px 0px 0px;}*/

.linkbar {width:850px; text-align:center; overflow:auto; font-size:16px; margin-top:0px;font-family:Calibri, "Century Gothic", Arial, sans-serif;}
.linkbar ul {list-style-type:none; list-style:none; padding:0px 0px 0px 0px; margin-top:0px;}
.linkbar ul li { width:auto; display:inline;padding:0px 0px 0px 0px;}
.linkbar a {padding: 5px 10px 5px 10px; background-color:#000000; color:#FFFFFF; text-decoration:none;}
.linkbar a:hover {color:#000000; text-decoration:none; background-color:#CCCCCC;}

.box {float:left; margin-right:60px;}

.container {
width:900px;
min-height:500px;
overflow:auto;
background-image:url(halfcircle.jpg);
background-position:top right;
background-repeat:no-repeat;
}

.floatright {float:right; color:#FFFFFF; text-align:right; padding-right:10px; padding-top:90px;}

.content {
width:860px;
padding:10px 20px 10px 20px;
float:right;
}

.imgHolder {
background-color:#CCCCCC;
padding:3px 3px 3px 3px;
border:solid;
border-color:#333333;
border-width:1px;
float:left;
margin:0px 8px 8px 0px;
}