/* CSS style sheet for RRTC-hosted VTR Regional 2008 */

div {}
/* background not used at this time */#background {background-color: #dddcda;background-repeat: repeat;background-position: center top;
background-image: url(../images/canvas_bkgd.jpg);}

body {
background-color: #cdccca;background-repeat: no-repeat;background-position: center top;
background-image: url(../images/VTR08LogoBackgnd.jpg);}#title {height: 100px;text-align: center;color: #ee0000;font-weight: bold;font-style: italic;font-size: 4em;}#subtitle {text-align: center;font-size: 1.7em;color: #000077;font-style: italic;
}

#content {
font-size: 1.2em;position: relative;width: 900px;}

table {font-size: 1.0em;}

#navbar {
position: absolute;
top: 0px;
left: 0px;
width: 240px;text-align: right;}
#navbar ul li {list-style-type: none;
/*border-bottom: 1px #000000 solid;*/
}#navbar ul li a:link, #navbar ul li a:visited {display: block;padding: 0;margin: 0;text-decoration: none;font-weight: bold;/*padding-top: 3px;padding-bottom: 3px;*/padding-left: 20px;color: #000077;}

#navbar ul {margin: 0;padding: 0;font-weight: bold;}

#navbar ul li a:hover {
color: #000077;background-color: #c9ba93;}ul {}li {}#main-text {position: relative;margin-left: 260px;}

#main-text p {text-align: justify;}
h1 {font-size: 1.3em;}

h2 {font-size: 1.1em;}
a:link {
color: #000077;}a:visited {
color: #000077;}a:hover {
background-color: #c9ba93;}a:active {}

#footer {position: relative;}

#footer_left {
/*position: absolute;
top: 0px;
left: 0px;
height: 154px;
width: 150px;background-image: url(../../CSS_Testing/images/RRTCLogoA_150.JPG);background-repeat: no-repeat; */}


#footer_right {
height: 154px;
/*width: 160px;  (causes picture to go to left side?) *//*background-image: url(../images/RRTCLogoC_150.gif); */background-repeat: no-repeat;position: relative;top: 0px;
left: -170px;background-position: right;text-align: right;}

#footer_right .alt {}

a#RRTCLogo {
height: 154px;
width: 160px;background-image: url(../images/RRTCLogoC_150.gif);background-repeat: no-repeat;position: absolute;top: 0px;
background-position: right;text-align: right;}

a#RRTCLogo span {
display: none;}

#footer_links {
position: relative;text-align: center;top: -90px;}

#footer_links a:link, #footer_links a:visited {text-decoration: none;color: #000077;}

#footer_links a:hover {background-color: #c9ba93;}

#sponsors {
text-align: left;}

#sponsors h3 {
color: #ee0000;
font-style: italic;}

#sponsors p {}

#sponsors a {text-decoration: none;}

#sponsors a:hover {
background-color: #ee0000;}

a#LBCC {
    display: block;
    width: 87px;
    height: 87px;    position: relative;
    left: 0%;
}
a#LBCC img {  /* IE6 does wierd formatting, so need margin and padding? */
    display: block;
    border: 0;    margin-left:  5px;
    margin-top: 5px;
    padding-top: 5px;
}

a#LBCC:hover {}

