/* CSS Document */

body {padding:0; margin:0; background: url(images/mainbg.jpg) fixed center;	height:100%;}
a{color: #FFFFFF; text-decoration: none;}
a:link{color:#FFFFFF; text-decoration: none;}
a:visited{ color: #E4CF78; text-decoration: none;}
a:hover{ color: #E4CF78; text-decoration: underline;}

/* home page */
#mainframe {height:100%; width:800px; margin-left:auto; margin-right:auto;}
#flash-area{width:800px;}
#content {height:400px; width:800px; background-image:url(images/mid_bg.jpg); background-repeat: repeat-y;}
#leftcol {float:left; height:100%;}
#welcome {float:none; width:506px; height:194px; background-image:url(images/welcome_bg.jpg); background-repeat:no-repeat;}
#welcometxt {position:absolute;	top:510px; width:474px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:72%; line-height: 160%; padding: 0px; margin: 10px 10px 10px 20px;}
#time {float:left; margin-top:7px; width:261px; height:194px; background-image:url(images/time_bg.jpg); background-repeat:no-repeat;}
#timetxt {position:absolute; top:700px;	width:230px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:70%; line-height: 1.166; padding: 0px; margin: 10px 10px 10px 20px;}
#newsletter {float:left; margin-top:7px; margin-left:9px; width:236px; height:194px; background-image:url(images/newsltr_bg.jpg); background-repeat:no-repeat;}
#newstxt {position:absolute; top:700px;	width:220px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:70%; line-height: 1.166; padding: 0px; margin: 10px 10px 10px 20px;}
#announce {float:right; width:283px; height:394px; background-image:url(images/announce_bg.jpg); background-repeat:no-repeat;}
#announcetxt {position:absolute; top:510px;	width:230px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:70%; line-height: 1.166; padding: 0px; margin: 10px 10px 10px 20px;}
#footer {width:800px;}

/* inside page */
#spacebg {height:6px; width:800px; background-image:url(images/mid_bg.jpg); background-repeat: repeat-y;}
#topimg {height:19px; width:800px;}
#in-cntnt {float:left; height:100%; width:800px; background-image:url(images/in_mid_bg.jpg); background-repeat:repeat-y; margin:0px; padding:0px;}
#lnav-spc {float:left; height:100%; width:14px;}
#lnav {float:left; height:100%; width:150px;}
#intxt {float:right; height:100%; width:75%; background-color:#8F7051;}
#intxt h1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#FFFFFF; padding:10px 0px 0px 10px}
#intxt p {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:74%; color:#FFFFFF; line-height:155%; padding:10px;}
#intxt ul li {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:73%; color:#FFFFFF;	padding: 6px 0px 0px 0px; list-style-type:none; line-height:160%}
#intxt-spc {float:right; height:100%; width:23px;}
#btmimg {height:19px; width:800px;}
