body {
	margin: 0PX;
	background: #404040 url('http://www.christianvictoryacademy.org/smee/img/main_bg.gif');
	text-align: center;
}
#container {
	width: 711px;	
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
	background: url('http://www.christianvictoryacademy.org/smee/img/content_l_bg.gif') repeat-y;	
}
#left_cont {
	width: 279px;
	height:inherit;
	float:left;
}
#left_nav_cont {
  width:279px;
}

#left_nav_cont a { text-decoration:underline;
	color: #cccccc;
	font: 11px/18px "Lucida Sans", "Trebushet MS", Arial;	
}
#left_nav_cont a:hover { color: #ffffff; } 


#right_cont {
	width: 432px;
	float:left;
}
#title_cont {
  width: 432px;
	height: 47px;
	background: url('http://www.christianvictoryacademy.org/smee/img/title_bg.gif') no-repeat;
}
#cont_cont {
  width:432px;
	background: url('http://www.christianvictoryacademy.org/smee/img/cont_bg.gif');
}
#content {
  width:432px;
	background: url('http://www.christianvictoryacademy.org/smee/img/cont_top.gif') no-repeat;
}
#footer {
  width:711px;
	height: 65px;
	clear: left;
	background: url('http://www.christianvictoryacademy.org/smee/img/footer_bg.gif');
}

#left_photos {
  width: 279px;
	height: 341px;
	background: url('http://www.christianvictoryacademy.org/smee/img/photos_tl.gif') no-repeat;
}
#right_header {
  width: 432px;
	height: 227px;
	background: url('http://www.christianvictoryacademy.org/smee/img/photos_tr.gif') no-repeat;
}
#credits {
	text-align:center;
        font-size: 10px;
	margin:0 0 0 84px;
	}
#credits a { display:block; color:#9d9d9d; }

#form {
  padding: 5px 60px 5px 30px;
	color: #745f6f;
	font: 11px/18px "Lucida Sans", "Trebushet MS", Arial;
}


#form label, #form input, #form textarea {
  display:block;
}
#form label {
  padding:8px 0px 2px 0px;
	color: #343626;
	font: 12px/19px "Lucida Sans", "Trebushet MS", Arial;
}
.radio { display:inline; }

h1, h2, h3, p, ul, li {
  margin:0;
	padding:0;
	border:0;
}


h1 {
  padding: 8px 45px 0px 0px;
  text-align:right;
  color: #fcfcfc;
	font: 28px/30px Vivaldi, "Edwardian Script ITC", "Apple Chancery", Arial, Verdana;
}
h2 {
  padding: 8px 65px 5px 30px;
  color: #660000;
	font: 24px/30px Vivaldi, "Edwardian Script ITC", "Apple Chancery", Arial, Verdana;
}
h3 {
  padding: 8px 65px 5px 30px;
  color: #343626;
	font: bold 14px/24px "Lucida Sans", Arial, Verdana;
}
h4 {
  padding: 8px 65px 5px 30px;
  color: #660000;
	font: 18px/20px Vivaldi, "Edwardian Script ITC", "Apple Chancery", Arial, Verdana;
}

p {
  padding: 5px 65px 5px 30px;
	color: #333333;
	font: 11px/18px "Lucida Sans", "Trebushet MS", Arial;
	text-align:justify;
}
#success p {
	color: #343626;
	font: 12px/20px "Lucida Sans", "Trebushet MS", Arial;
}


a {
  text-decoration:underline;
	color: #660000;
	font: 11px/18px "Lucida Sans", "Trebushet MS", Arial;	
}
a:hover { color: #ffffff; }

#content ul {
  margin:0px;
	padding:10px 0px 0px 50px;
	list-style:none;
}
#content li {
  background: url('http://www.christianvictoryacademy.org/smee/img/list_bullet.gif') no-repeat;
	padding:0px 0px 10px 20px;
	margin:0px;
	color: #666666;
	font: 11px/11px "Lucida Sans", "Trebushet MS", Arial;	
}
#left_nav_cont ul {
  margin:0px 0px 0px 0px;
  padding: 20px 0px 0px 88px;
  list-style:none;
}
#left_nav_cont li {
  margin:0px;
  padding:0px;
  display:inline;
}
#left_nav_cont ul li a {
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 18px;
  display:block;
  text-decoration:none;
	font: 11px/23px "Lucida Sans", "Trebushet MS", Arial;	
  color:#ccccc;
  background: url('http://www.christianvictoryacademy.org/smee/img/nav_line.gif') no-repeat;;
}
#home a { background-image: none; }
#left_nav_cont a:hover { color:#ffffff; }


.white { color: #ffffff; }
em { color: #cccccc; font-weight: bold; font-style:normal; }
.center { text-align:center; }


/* PHOTO GALLERY 
---------------------------------*/
#albums, #images { padding:30px; }
#image, .imgnav, .pagelist {
	 text-align:center;
	 width:400px;
	 }
.imgnav { padding:10px; }
#image img { border:0; }
.imgprevious, .imgnext { display:inline; }
.album {
  width:150px;
	float:left;
	text-align:center;
}
.current a { font-weight:bold; text-decoration:none; }
.pagelist { clear:both; }
#content .pagelist ul, #content .pagelist li { margin:0; padding:0; list-style:none; display: inline; background:none; }

.image { float:left; padding:10px; }