body { background-color: #000; font-family: arial; font-size: 12px; color: #fff; text-align: center; padding: 0px; margin: 0px; background-image: url('../images/bg.jpg'); background-repeat: repeat; }
#header { border-bottom: 2px solid #666666; height: 110px; background-color: #000; }
#center { width: 1000px; margin: 0px auto; text-align: left; background-image: url('../images/tile_bg.jpg'); background-repeat: repeat;  border-right: 2px solid #666666; border-left: 2px solid #666666; }

#logo { float: left; }
#nav { float: right; background-image: url('../images/nav_bg.jpg'); width: 446px; height: 58px; padding-top: 52px; padding-left: 150px; }

img { border: 0px; }

ul#navLinks { list-style-type: none; display: inline; }
ul#navLinks li { display: inline; list-style-type: none; margin-left: 10px; }
ul#navLinks li a, ul#navLinks li a:link { color: #fff; text-decoration:none; }

#window { width: 918px; height: 244px; margin: 0px auto; margin-top: 20px; }
#window1 { background-image: url('../images/window_top.png'); width: 918px; height: 8px; }
#window2 { background-image: url('../images/window_middle.png'); width: 918px; height: 228px; text-align: center; }
#window2 table { margin-top: 9px; }
#window3 { background-image: url('../images/window_bottom.png'); width: 918px; height: 10px; }

#frontContent {  width: 918px; margin: 0px auto; text-align: left; margin-top: 30px; }

ul#news li { list-style-type:none; }
ul#news li.one { border-bottom: 1px dotted #D9D9D9; padding-bottom: 10px; }
ul#news li.two { border-bottom: 1px dotted #D9D9D9; padding-bottom: 10px; padding-top: 10px; }
ul#news li.three { margin-top: 10px; }

.newsHead { font-weight: bold; display: block; font-size: 14px; }

.newsItem { padding-left: 30px; }
hr.dot { border: 1px dotted #D9D9D9; }
#dots { margin-top: 10px; margin-bottom: 10px; }

a.grey, a.grey:link { color: #D9D9D9; text-decoration: underline; }
a:visited { color: #D9D9D9; }
#featured { padding-left: 30px; margin-top: 20px;  }

#footer { width: 100%; border-top: 2px solid #666666; background-color: #000000; padding: 10px 0px 10px 0px; }

#padding { padding: 15px; min-height: 650px; }

ul li { margin-bottom: 20px; }

a.white, a.white:link { color: #fff; font-weight: bold; font-size: 14px; text-decoration: none; }
a.gray, a.gray:link { color: #999999; font-weight: bold; font-size: 14px; text-decoration: none; font-size: 12px; }