@charset "UTF-8";
body {
font-family:"Myriad Pro";
font-size:10pt;
margin:0px;
}
p {
font-size:10pt;
}
h1 {
color:#558793;
font-size:14pt;
}
h2 {
color:#829397;
font-size:13pt;
}
h3 {
color:#829397;
font-size:11pt;
margin-bottom:1px;
}
#master_container {
margin:auto;
width: 825px;
background-image:url(../images/global/master_container_bg_tile.jpg);
min-height:500px;
}
#nav_container {
width:801px;
height:116px;
background-image:url(../images/global/tuve_banner_802.gif);
}
#membertext {
text-align:right;
padding-right:15px;
padding-top:5px;
}
#membertext a:link, #membertext a:visited {
color:#ff8d07;
}
#membertext a:hover, #membertext a:active {
color:#b66505;
}
#main_container {
width:801px;
background-image:url(../images/global/content_container_bg_vert.jpg);
background-repeat:repeat-x;
min-height:700px;
margin-left:12px;
margin-right:13px;
}
#navtext {
text-align:right;
padding-right:15px;
padding-top:43px;
}
#navtext a:link, #navtext a:visited {
color:#ff8d07;
}
#navtext a:hover, #navtext a:active {
color:#b66505;
}
#content_container {
width:724px;
margin-left:39px;
margin-right:38px;
}
#content_area_top_bar {
height:24px;
background-image:url(../images/global/content_area_top_bar.gif);
}
#content_area {
min-height:350px;
background-image:url(../images/global/content_area_bg.gif);
}
#content_area a:link, #content_area a:visited, #content_area a:active, #content_area a:hover {
color:#003333;
}
#subnav {
width:130px;
min-height:190px;
float:left;
margin:10px;
padding-top:25px;
padding-left:25px;
background-image:url(../images/global/content_area_side_nav_bg.gif);
background-repeat:no-repeat;
}
#subnav a:link, #subnav a:visited {
font-size:9pt;
color:#ff8d07;
}
#subnavt a:hover, #subnav a:active {
font-size:9pt;
color:#b66505;
}
#content {
width:530px;
float:left;
}
#content_area_bot_bar {
height:24px;
background-image:url(../images/global/content_area_bot_bar.gif);
}