body {
	background-image: url(http://www.stjohncassianpress.com/assets/images/panorama.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	color: black;
	background-color: #a9a9e1;
	font-size: 15px;
	vertical-align: middle;
	text-align: center;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	}


p {
	color:#333;
	margin-left: 30px;
	margin-right: 30px;
	}

h2 {
	color:#339;
	margin-left: 30px;
	margin-right: 30px;
	font-size: 21px;
	}

h3 {
	color:#933;
	margin-left: 30px;
	margin-right: 30px;
	font-size: 29px;
	}

img {
	vertical-align: middle;
	padding-left: 30px;
	padding-right: 30px;
	}

.leftimage {
	vertical-align: middle;
	padding-left: 0px;
	}


#headline {
	background-image: url(../images/header_background.gif);
	background-repeat: no-repeat;
	width: 720px;
	color:#344;
	padding-left: 20px;
	margin: 0 auto;
	font-size: 22px;
	}
		
a:link {
	text-decoration: none;
	border-bottom:1px dashed #c40707;
	color: blue;
	}

a:visited {
	text-decoration: none;
	border-bottom:1px dashed #c40707;
	color: blue;
	}

a:active {
	text-decoration: none;
	border-bottom:1px dashed #c40707;
	color: blue;
	}

a img {border: none; } 
	
#wrapper {
	width: 720px;
	height:auto;
	text-align:left;
	margin: 0 auto;
	}	

#menu {
	width: 720px;
	height: 25px;
	text-align:left;
	padding: 0;
	margin: 0 auto;
	float:left;
	}	

#col1 {
	background-image: url(../images/main_background.gif);
	background-repeat: repeat-y;
	width: 720px;	
	text-align:left;
	padding: 0;
	margin: 0 auto;
	float:left;
	}
	
#issue {
	background-image: url(../images/col_shad_l.png);
	background-repeat: no-repeat;
	background-color: #edd;
	color: #668;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 33px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 635px;
	text-align: center;
	line-height:30px;	
	font-weight: bold;
	float:left;
	}


#menu a:link, #menu a:visited {
	float:left;
	font-size:12px;
	font-weight:bold;
	padding: 4px 6px;
	margin: 0 -1px 0 0;
	border:1px solid #336;
	border-top:1px solid #fff;
	border-bottom:1px solid #336;
	text-decoration:none;
	background:#a9a9e1;
	color:#333;
}
		
#menu a:link.now, #menu a:visited.now {
	border-bottom:1px solid #fff;
	border-top:1px solid #336;
	background:#fff;
	color:#633;
	font-weight:bold;
}

#menu a:hover {
	color:#800;
	background:#eee;
	border-bottom:1px solid #bbb;
}

#menu li {
	margin:0; 
	padding:0;
	display:inline;
	list-style-type:none;
	border:none;
}

.conMenu {
	padding-left:20px;
	margin-top:0px;
}

#pre_footer {
	background-image: url(../images/main_background.gif);
	background-repeat: repeat-y;
	width:  100%;
	height: 20px;
	text-align:left;
	padding: 0;
	margin: 0 auto;
	float:left;
	}	

#footer {
	color: #333;
	background-image: url(../images/menu_background.gif);
	background-repeat: no-repeat;	
	width:  100%;
	font-size: 14px;
	font-weight:bold;
	padding-bottom: 300px;	
	height: 25px;
	text-align:center;
	margin: 0 auto;	
	float:left;
}

.rightimage {
	padding-left: 153px;
	}

#txtcenter {
	background-image: url(../images/main_background.gif);
	background-repeat: repeat-y;
	font-size: 25px;
	font-weight: 900;
	text-align: center;
	color: #226;
	}

#formwrapper	{
	background-color: #ddd;
	margin-left: 30px;
	margin-right: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: medium double #aaa;
	}

#form_errors	{
	background-color: #fdd;
	color #000;
	margin-left: 30px;
	margin-right: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: medium solid #f55;
	}

.fine_print {
	font-size: 11px;
	color: #444;
	font-weight: bold;
	}

#red {
	color: red;
	}

#brown {
	color: brown;
	font-weight: bold;
	}

#lrgred {
	color: red;
	font-weight: bold;
	font-size: 20px;
	}


#navy {
	color: navy;
	font-weight: bold;
	}


