/* CSS Document */

body {
margin:auto;
background:#00015b;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height: 22px;
	color: #454545;
}
h1 {font-family: Arial; font-size:18px; color: #663300; margin:0px;}

#all {width:949px; margin:auto; background-color:#6a8cb1}

#leftNav {float:left}
#content {background: #ffffff url("/evite/evite_bg.jpg") repeat-x; width: 717px; margin-left: 189px; padding: 20px; align: center; min-width: 400px;}
#footer {margin:auto; width:949px; height: 37px;}

#nav {position: absolute;}
#nav li {
width: 200px;
height: 30px;
background: #0000FF url(new_images/button_bg.gif) repeat-x;

}
#nav a {
padding: 20px;
  color: #FFF;
  	font-family: Arial, Helvetica,  sans-serif;
	font-size:14px;
  text-decoration: none;
  line-height: 2.5;
  text-align: left;
  list-style-type: none; 
}
#nav a:hover {
	text-decoration: underline;
}
.marginLeft {margin-left:10px}
.marginRight {margin-right:10px}
