@charset "utf-8";
/* CSS Document */

body
{
background-image:url(images/background.jpg);
background-repeat:repeat-x;
margin:0px;
text-align:center;
background-color:#500001;
}

#header
{
width:708px;
background-image:url(images/header.jpg);
height:204px;
text-align:center;
}
#tabtile
{
background-image:url(images/tabtile.jpg);
width:708px;
height:45px;
}
.lefttile
{
background-image:url(images/lefttile.jpg);
background-position:left;
background-repeat:no-repeat;
float:left;
width:16px;
height:45px;
}

.righttile
{
background-image:url(images/righttile.jpg);
background-position:right;
background-repeat:no-repeat;
float:right;
width:16px;
height:45px;
}

.linkbox
{
height:45px;
float:left;
}
.speakerbullet
{
background-image:url(images/linkbullet.jpg);
width:21px;
height:45px;
float:left;
background-repeat:no-repeat;
background-position:right;
}
.textbox
{

height:30px;
float:left;
padding-top:14px;
padding-right:18px;
}

.textboxselected
{

height:32px;
float:left;
padding-top:13px;
padding-right:28px;
background-image:url(images/selectedtile.jpg);
}

.headerlinks:link
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#590100;

}

.headerlinks:active
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#590100;


}

.headerlinks:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}

.headerlinks:visited
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#590100;
}

.headerselected
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}

.heading
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color#000000;
font-weight:bold;
}

#content
{
width:708px;
min-height:559px;
min-height:559px;
height:auto;
clear:left;
background-image:url(images/contentbackground.jpg); background-repeat:repeat;
}
.box
{
background-image:url(images/upperbox.jpg);
background-repeat:no-repeat;
height:10px;
}

.footer
{
width:708px;
height:26px;
clear:both;
background-image:url(images/footer.jpg);
}

.end
{
height:34px;
}

.footertext
{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#FFFFFF;
}

.firstcontainer
{
width:190px;
height:auto;
float:left;
margin-left:13px;
}
.conupperbox
{
background-image:url(images/upperbox1.jpg);
background-repeat:no-repeat;
width:190px;
height:8px;
}

.conbox
{
background-image:url(images/concolor.jpg);
width:190px;
min-height:247px;
}

.condownbox
{
background-image:url(images/condownbox.jpg);
background-repeat:no-repeat;
width:190px;
height:8px;
}


.secondcontainer
{
width:480px;
height:auto;
float:left;
margin-left:10px;
}

.conboxcon
{
background-image:url(images/center.jpg);
width:480px;
min-height:514px;
}


