body {
	font-family: "Times New Roman", Times, serif;
	/*background-color:#cccccc;*/
	background-image: url(../img/stripe_977e107e0621bc7329c828beb535a19b.png);
	}

#block {
	width: 720px;
	background-color: #fff;
	margin: auto;
	border: 5px solid #fff;
	}
	
#header {
	width: 720px;
	background-color: #fff;
	margin: auto;
	border: 5px solid #fff;
	}
	
#navigation {
	width: 720px;
	background-color: #fff;
	margin: auto;
	border: 5px solid #fff;
	text-align:center;
	}

#footer {
	width: 720px;
	background-color: #fff;
	margin: auto;
	border: 5px solid #fff;
	}

#publications {
	float:right;
	text-align:right;
	width:200px;
	height:213px;
	}
	
#checkout {
	background-image: url(/images/blank.gif);
	background-repeat:repeat;
	height:19px;
	width:67px;
	}
	
#rightcolumn {
	float:right;
	text-align:right;
	width:200px;
	}

#leftcolumn {
	float:left;
	text-align:left;
	}
	
/*img {
	margin: 10px 10px 10px 10px;
	}*/
		
a { 
	text-decoration:none;
	}	
	
a:visited {
	color:#000099;
	}
	
h1 {
	color: #990000
	}
	
.title {
	font-size:60px;
	font-variant:small-caps;
	}
	
.leftalignimg {
	height: 130px;
	}

.redtext {
	color: #990000;
	font-weight:bold;
	}

.indent {
	text-indent:1cm;
	}
