/* general layout */
body {background-color:#e6e2e3}

div {font:11px Verdana; color:#333333; position:absolute; top:15px; left:50%; overflow:hidden}

input,textarea,select {font:10px Verdana; color:#333333}

/* layer positions and colours */
#main {width:730px; height:460px; background-color:#FFFFFF; margin-left:-365px}

#logo {height:65px; width:163px; background-color:#6095C9; top:1px; margin-left:-364px}

#menu {height:360px; width:163px; background-color:#CFCAC7; top:67px; margin-left:-364px}
#menu div {position:relative; top:0px; left:0px}

#header {height:131px; width:564px; background-color:#DBD5D5; top:1px; margin-left:-200px}

#text1 {height:169px; width:374px; background-color:#F4F2F3; top:133px; margin-left:-200px}

#text2 {height:124px; width:374px; background-color:#C0C9DA; top:303px; margin-left:-200px}

#search {height:31px; width:189px; background-color:#59507B; top:133px; margin-left:175px}

#right {height:263px; width:189px; background-color:#59507B; top:164px; margin-left:175px}
#right div {position:relative; top:0px; left:0px; height:65px}

#footer1 {height:31px; width:163px; background-color:#6095C9; top:428px; margin-left:-364px}

#footer2 {height:31px; width:564px; background-color:#6095C9; top:428px; margin-left:-200px}

/* layer fonts, backgrounds and padding */
.title {font:bold 16px Arial; color:#59517B}

#menu {padding-top:15px; background-image:url(images/menu-bg.gif); background-repeat:no-repeat}

#text1 {padding:15px 10px 10px 10px}

#text2 {font:bold 11px Verdana; padding:10px}
#text2 img {margin:13px 10px 30px 0px}

#search {padding-left:3px; padding-top:7px}
#words {height:16px; width:125px; border:1px solid #FFFFFF; background-color:#AEC9E4}
#button {position:relative; top:2px; left:5px}

#right div {font:bold 10px Verdana; color:#FFFFFF; line-height:11px; padding:4px; border-top:1px solid #FFFFFF}
#right div img {margin-top:3px; margin-right:10px}

#footer1 {text-align:center}

#footer2 {font:10px Verdana; color:#F4F2F3; text-align:center; line-height:31px}

/* links */
a {font:bold 11px Verdana; color:#333333}
a:hover {font:bold 11px Verdana; color:#CC0000}

#menu a {font:bold 10px Verdana; color:#666666; text-decoration:none; padding:0px 5px 5px 25px; width:163px; background-image:url(images/arrow01.gif); background-repeat:no-repeat; background-position:3px 5px}
#menu a:hover {background-image:url(images/arrow02.gif); background-repeat:no-repeat; background-position:5px 2px}

#right div a {font:bold 10px Verdana; color:#FFFFFF}
#right div a:hover {color:#CFCAC7}

#footer1 a {height:31px; width:163px; padding-top:9px}

#footer2 a {font:10px Verdana; color:#F4F2F3; text-decoration:underline}
#footer2 a:hover {font:10px Verdana; color:#59517B; text-decoration:underline}


