/* CSS Document */
html { height: 100%; padding-bottom: 1px; }  /* Forces vert scrollbar on all pages*/

body 
{
	margin: 0 0 0 0;
	height: 100%;
	min-height: 100%;
	min-width: 976px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f1f4f4;
	}

p form h1 h2 table
{
margin: 0;
padding: 0;
}

.clear
{
clear: both;
}

#container
{
margin-left: auto;
margin-right: auto;
width: 976px;
height: auto;
background-color: #FFFFFF;
}

#main
{
width: 964px;
height: auto;
float: left;
background: url(images/bg.jpg) top left repeat-y;
padding: 0 6px 0 6px;
}

#topbar
{
width: 964px;
height: 20px;
float: left;
background-color: #1f1f56;
}

#header
{
width: 964px;
height: 235px;
float: left;
background: url(images/header.jpg) top left no-repeat;
}

#header-accom
{
width: 964px;
height: 235px;
float: left;
background: url(images/header-accom.jpg) top left no-repeat;
}

#header-conf
{
width: 964px;
height: 235px;
float: left;
background: url(images/header-conf.jpg) top left no-repeat;
}

#header-event
{
width: 964px;
height: 235px;
float: left;
background: url(images/header-event.jpg) top left no-repeat;
}

#navbar
{
width: 864px;
height: 35px;
float: left;
background: url(images/bg-navbar.jpg) top left no-repeat;
padding: 50px 0 0 100px;
}

#navbar a
{
color: #FFFFFF;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
margin: 0;
padding: 0 15px 0 15px;
font-weight: bold;
border-right: 1px dotted #FFFFFF;
}

#homeleft
{
width: 610px;
height: auto;
float: left;
background: url(images/bg-homedivider.jpg) top right no-repeat;
padding: 10px;
}

.homebox
{
width: 560px;
height: auto;
float: left;
background-color: #f7f7f7;
padding: 0 20px 0 20px;
}

.homebox p
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
color: #000033;
}

.homebox h1
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 26px;
margin: 20px 0 0 0;
color: #000033;
font-weight: normal;
}

.homebox h2
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 26px;
margin: 20px 0 0 0;
color: #000033;
font-weight: normal;
font-style: italic;
}

.homebott
{
width: 540px;
height: auto;
float: left;
padding: 10px 0 20px 30px;
background: url(images/bg-smalldivider.jpg) bottom left no-repeat;
}

.homebott p
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #333333;
margin: 10px 0 10px 0;
padding: 0;
line-height: 22px;
}

.homebott h2
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 20px;
margin: 0;
padding: 0;
color: #000033;
font-weight: normal;
}

.homelogo
{
width: 102px;
height: 69px;
float: left;
padding: 10px 0 0 10px;
}

.homelogotext
{
width: 440px;
height: 69px;
float: left;
padding: 10px 0 0 20px;
}

.homelogotext p
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #235f56;
font-weight: bold;
margin: 0;
padding: 0;
}

.pelogo
{
width: 102px;
height: 117px;
float: left;
padding: 10px 0 0 10px;
}

#homeright
{
width: 280px;
height: auto;
float: left;
padding-left: 10px;
}

#homeright img
{
margin: 10px 0 10px 0;
}

#homeright p
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #333333;
margin: 10px 0 10px 0;
padding: 0;
line-height: 22px;
}

#homeright h2
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 20px;
margin: 0;
padding: 0;
color: #000033;
font-weight: normal;
}

.formtab
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
}

.redstar
{
color: #FF0000;
margin: 0;
padding: 0;
vertical-align: top;
}

.tbox
{
width: 300px;
height: 18px;
}

.tarea
{
width: 300px;
height: 150px;

}

.itals
{
font-style: italic;
}

.bluetext
{
color: #1f1f56;

}


#footer
{
width: 964px;
height: 89px;
float: left;
background: url(images/bg-footer.jpg) top left no-repeat;
}

#footer p
{
color: #FFFFFF;
font-size: 10px;
margin: 20px 0 0 20px;
line-height: 20px;

}

#footer a
{
color: #FFFFFF;
}
