/* CSS Document */

BODY {
margin:0px 0px 0px 0px;
padding:0px;
font-family:"Trebuchet MS", Verdana, Arial;
font-size:12px;
color:#FFFFFF;
background-color:#000000;
text-align:center;
}

#homepageContainer {
width:775px;
height:591px;
background-image:url(images/splash.jpg);
margin:0px auto;
text-align:left;
}

#homepageMenuBox {
position:relative;
width:118px;
top:148px;
left:65px;
float:left;
}

.evoraAd {
position:relative;
top:220px;
left:73px;
width:400px;
height:150px;
float:left;
}

#outer-container {
width:775px;
margin:0px auto;
text-align:left;
}

#page {
width:775px;
float:left;
}

#left-col {
width:189px;
height:592px;
background-image:url(images/fl-left-back.jpg);
background-repeat:no-repeat;
float:left;
}

#left-col-home {
width:189px;
height:592px;
float:left;
}

#right-head {
width:586px;
height:139px;
background-image:url(images/f1-top-back.jpg);
background-repeat:no-repeat;
overflow:hidden;
float:left;
}

#right-col {
width:586px;
float:left;
}

#right-col-home {
width:376px;
padding-top:225px;
padding-left:15px;
float:left;
}

.roadshowbox {
width:368px;
padding:4px;
color:#333333;
background-color:#FFFFFF;
text-align:center;
margin-bottom:7px;
}

#title-area {
width:564px;
height:39px;
position:relative;
top:88px;
left:16px;
text-align:right;
float:left;
}

#content-area {
width:556px;
position:relative;
left:15px;
}

/***** Menu Styles *****/

.menuList {
list-style-image:url(images/bullet.gif);
}

a.menuItem:link, a.menuItem:visited {
text-decoration:none;
color:#FFFFFF;
margin-left:2px;
}

a.menuItem:hover {
text-decoration:underline;
color:#DEDEDE;
margin-left:2px;
}

/***** Title Styles *****/

.white-title {
font-size:34px;
color:#FFFFFF;
}

/******* LINK STYLES *****/

a:link, a:visited {
color:#FFCC33;
text-decoration:none;
}

a:hover {
color:#FF9900;
text-decoration:underline;
}

/**** TOP MENU *****/

.moduletable-topMenu {
width:564px;
height:39px;
text-align:center;
overflow:hidden;
}

a.mainlevel-topMenu:link, a.mainlevel-topMenu:visited {
padding:1px 7px 0px 8px;
text-transform:lowercase;
color:#FFFFFF;
float:left;
}

a.mainlevel-topMenu:hover {
padding:1px 7px 0px 8px;
text-transform:lowercase;
color:#EEEEEE;
float:left;
}