* { margin:0; padding:0; }

body { background-image:url(../images/background_purple_tan.jpg); color:#172046; line-height:22px; font-family:Tahoma, Geneva, sans-serif; font-size:15px; }

h1,h2,h3,h4 { display:inline; color:#172046; }
h1 { font-size:1.8em; }
h2 { font-size:1.6em; }
h3 { font-size:1.4em; }
h4 { font-size:1.2em; }

.clear { clear:both; }

/* Links */
a { color:#1469b9; text-decoration:underline; }
a:visited { color:#1469b9; }
a:hover { text-decoration:none; color:#c82f3b; }

#container {
	margin:0 auto;
	width:980px;
	background-color:#FFF;
	border-color:#000000 solid 3px;
}

#header { width:980px; height:430px; padding:0; border:#000 solid 0 0 2px 0; color: #FFF;}

#topNav { width:980px; padding:0px 0px 0 0px; height:30px;}
#topNav  a { color:#1469b9; text-decoration:none; padding:2px; }
#topNav  a:visited { color:#1469b9; }
#topNav  a:hover { text-decoration:underline; color:#c82f3b; border:#000 solid 2px; }

#left { width:0px; height:575px; float:left; padding:0 0 0 10px;}

#main { width:980px; height:700px; float:right; padding:0; }
#main_gallery { width:980px; height:1000px; float:right; padding:0; }
#main_600 { width:980px; height:600px; float:right; padding:0; }


#leftbox { width:960px; height:425px; float:left; }
#leftbox_600 { width:960px; height:600px; float:left; }

#footer { clear:both; float:center; background-color:#E3D99B; font-size:.9em; text-align:center; }
