/* CSS Document */

html,body {height: 100%}

body { margin:0; background:#657584 ; font-family:"trebuchet MS", Verdana, Arial; font-size:11px; }

#header{ height:276px; background-color:#FFFFFF}

#bgLeft,
#bgRight { width:49%; height:93px;}

#bgLeft { float:left; background: url(../img/bgTopLeft.jpg) repeat-x;}

#bgRight { float:right;background: url(../img/bgTopRight.jpg) repeat-x;}

#flash { position:absolute; left:50%; margin-left:-382px; width:760px;}

#middlePage { background: url(../img/bgMain.jpg) repeat-x #FFFFFF; width:100%;}

#content { width:760px; margin:0 auto; }

a { text-decoration:none; !important}

a:hover { text-decoration:underline; !important}
