/*
Theme Name: Jaymunda Theme
Theme URI: http://www.jaymunda.com
Description: Custom Theme designed
Version: 1.0
Author: Jaymunda, Inc.
Author URI: http://jaymunda.com
Tags: jaymunda


*/

@import "style-standards.css";

body { background: url(images/bg.jpg) repeat; color: black; font-size: 13px; font-family: Book Antiqua, Georgia, Times, serif; }

#wrapper { width: 980px; margin: 0 auto; }
#top { width: 980px; height: auto; }
#flashhead { width: 980px; height: 250px; }
#nav { position: relative; margin-top: -30px; width: 820px; height: 30px; font-size: 17px; }
	#nav table { border: none; border-collapse: collapse; width: 100%; }
	#nav td { vertical-align: middle; text-align: center; width: 16.6%; }
	#nav td a { color: black; text-decoration: none; }
	#nav td a:hover { text-decoration: underline; }
#navshadow { background: white url(images/bg-banner.jpg) bottom no-repeat; width: 980px; height: 19px; }

#main { width: 940px; min-height: 400px; padding: 10px 20px 30px 20px; background: #fff9eb; }
#footer { width: 980px; text-align: center; padding-top: 10px; color: white; }
