body {
	background-image: url(maingfx/bgstripe.gif);
	background-repeat: repeat;
	background-position: top left;
	background-attachment: fixed;
	line-height: normal;
	text-align: left;
	letter-spacing: 1px;
	font-size: 0.8em;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, sans-serif;
		}
	
a { text-decoration: none;
	color: #193B4C;}
	
a:visited { text-decoration: none;
			color: #5283A4;}
			
a:hover { text-decoration: underline;}


#logoandnav { position: relative; top: 0px; }

#mainlogo { position: absolute; top: 0px; }

#nav { top: 8.3em; text-align: left; left: 22em; position: absolute; min-width: 500; }

#nav01 { padding: 3; margin: 3;
			display: inline; position: relative; }
			
#nav02 { padding: 3; margin: 3;
			display: inline; position: relative; }
			
#nav li { display: inline; background-color: #5283A4;}

#nav a { padding: 3px; background-color: #5283A4; color: white;
            border: 1px solid #193B4C; }
            
#nav a:visited { padding: 3px; background-color: #5283A4; color: white;
            border: 1px solid #193B4C; }
            
#nav a:hover { padding: 3px; background-color: #193B4C; color: white;
            border: 1px solid #193B4C; text-decoration: none;}


#columnandcontent {position: relative; top: 160px;}			
			
#logincolumn {background-color: #5283A4;
				position: absolute; width: 160px;
				text-align: center;
				border: 2px solid #193B4C; margin: 5px; height: 300px; padding-top: 20px; }
				
#logincolumn a { background-color: #5283A4; color: white; }
            
#logincolumn a:visited {  background-color: #5283A4; color: white;
            }
            
#logincolumn a:hover { background-color: #193B4C; color: white;
            text-decoration: none;}

#bordermaker { border: 1px solid #193B4C; }

#maincontent {background-image: url(maingfx/JWS_flyer_image.jpg);
				background-repeat: no-repeat;
				background-position: bottom right;
				background-attachment: scroll;
				position: absolute;
				left: 175px; max-width: 580px; min-width: 500px; padding: 10px;
				border: 2px solid #193B4C; margin: 5px;
				}

h3 { font-variant: small-caps;
     color: #193B4C;
				}
#intextphoto { border: 2px solid #193B4C; margin: 5px; }

#constact { left: 260px; top: 45px; font-size: .9em; position: relative; }

#bottom {top: 800px; bottom: 0px; position: relative; text-align: center; }			


