body { background-color: #020109; text-align: center; padding: 0px; margin: 0px; background-image:url(../img/bg02.jpg); background-position: top; background-repeat: no-repeat; }
div { text-align: left; }
body, div, h1, h2 { font-family: Georgia, Times New Roman, Times, serif; font-size: 12px; color: #fff; letter-spacing: 0px; }

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

#header { width: 760px; height: 120px; border-bottom: 1px dotted #f99e10; }
#header2 { width: 500px; margin: 15px 0 0 0; float: right; text-align: right; }

#nav { width: 760px; text-align: center; padding: 10px 0; border-bottom: 1px dotted #f99e10; font-weight: bold; }
#nav ul, #nav li { display: inline; }
#nav li { margin: 0 0 0 6px; border-left: 1px dotted #f99e10; padding: 0 0 0 8px; }
#nav li.first { margin-left: -13px; border-left: 0; padding: 0; }

#content { width: 760px; float: right; border-bottom: 1px dotted #f99e10; padding: 20px 0 15px 0; }
#content2 { width: 350px; margin: 0 0 0 10px; float: right; }

#slideshow { width: 490px; height: 296px; border: 1px dotted #f99e10; padding: 10px; }

#rates { float: right; margin: 20px 3px 10px 15px; border: 1px dotted #f99e10; padding: 10px 10px 10px 10px; }
#rates2 { background-color: #fff; color: #333; font-family: Arial, Helvetica, sans-serif; font-size: 10px; padding: 4px; }
#rates2 a { color: #ffffff; text-decoration: underline; }
#rates2 a:visited { color: #ffffff; text-decoration: underline; }
#rates2 a:hover { color: #f99e10; text-decoration: underline; } 

#news { width: 208px; float: right; margin: 0 0 10px 15px; border: 1px dotted #f99e10; padding: 5px 10px 10px 10px; }
#newsHead { padding: 5px; text-align: center; }
#weather { width: 186px; margin-top: 10px; border: 1px dotted #f99e10; padding: 5px 10px 10px 10px; }
#weatherHead { padding: 5px; text-align: center; }
#weatherMid { text-align: center; }
#weatherFoot { padding: 5px 5px 2px 5px; text-align: center; }

#iframeInfo { width: 680px; height: 500px; margin: 0 auto; border: 1px dotted #f99e10; padding: 10px; } 
#iframeSearch { width: 640px; height: 800px; margin: 0 auto; border: 1px dotted #f99e10; padding: 10px; }

#footer { width: 760px; float: right; margin: 0; padding: 10px 0; font-size: 9px; }
#footer2 { width: 210px; float: right; text-align: right; font-size: 11px; padding-bottom: 2px; font-size: 9px; }

a { color: #fff; text-decoration: none; border-bottom: 1px dotted #fff; }
a:visited { color: #fff; text-decoration: none; }
a:hover { color: #f99e10; text-decoration: none;  border-bottom: 1px dotted #f99e10; }

h1 { font-size: 19px; }
h2 { color: #f99e10; }

img { border: 0; }
img.border { border: 1px dotted #f99e10; padding: 10px; }
img.right { margin: 0 0 10px 20px; }
img.right-border { margin: 0 0 10px 20px; border: 1px dotted #fff; padding: 10px; }
img.left { margin: 0 20px 10px 0; }

ul { list-style-type: disc; margin-left: 16px; padding-left: 0; }
ul.image { list-style-image: url(../_img/ul.gif); padding-left: 0; margin-left: 18px; }

.hover { color: #f99e10; }
.noTop { margin-top: 0; }
.noMargin { margin: 0; }
.noBottom { margin-bottom: 0; }
.uppercase { font-size: 11px; text-transform: uppercase; letter-spacing: 2px }