/* CSS Document */

html, body{
	background-color:#000000;
	font-family:"Times New Roman", Times, serif;
	color:#e4e4e4;
	font-size:16px;
}
		
#container{
	width:800px;
	margin:0 auto;
}
	
#content{
	width:800px;
}

#content img.right{
	/*width:200px;*/
	float:right;
	margin:10px 0px 7px 15px;
}

#content img.left{
	float:left;
	margin:10px 15px 7px 0px;
}

img.leopard-img {
	width: 200px;
	margin:0 auto 8px;
}

.rightcaptioned{
	width:195px;
	float:right;
	clear:right;
}

.rightcaptioned img.mcsill{
	padding-left:23px;
	margin-bottom:60px;
}

#rightmardeene{
	width:315px;
	float:right;
}

#rightshona{
	width:415px;
	float:right;
}

.rightcaptioned img, #rightmardeene img, #rightshona img{
	margin:0px 0px 15px 15px;
}



.picture{
	background-color: #F9F9F9;
	border: 1px solid #CCCCCC; 
	padding: 3px;
	color:#000;
	text-align:center;		
}

.picture img {
	border: 1px solid #888;
	vertical-align:middle;
	margin-bottom: 3px;
}

.right {
	margin:0.5em 0pt 0.5em 0.8em;
	float:right;
}

.left {
	margin:0.5em 0.8em 0.5em 0pt;
	float:left;
}

.penny {
	width:200px;
}

.underline {
	font-decoration:underline;
}

.indented {
	margin-left:50px;
}

.bigger {
	font-size:1.2em;
}

.justified {
	text-align:justify;
}


.rightcaptioned p, #rightmardeene p, p.captioned{
	font-size:.8em;
	font-style:italic;
	color:#ffffff;
	margin:0px 0px 7px;
	text-align:center;
}

#content p.right{
	width:150px;
	float:right;
	margin:5px 0px 15px 15px;
	text-align:center;
	padding:10px;
	border:1px solid yellow;
}	

#content img.bookcover{
	float:right;
	margin:10px 0px 10px 75px;
}

#content img.smbookcover{
	float:right;
	margin:10px 150px 30px 20px;
}

p{
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	color:#f9f6c9;
	text-align:justify;
}

p.centered{
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	color:#f9f6c9;
	text-align:center;
}
	
h1 {
	font-size:2em;
	font-weight:bold;
	margin:15px 0px;
	text-align:center;
}

h2 {
	font-size:1.3em;
	font-weight:bold;
	margin:5px 0px 0px;
}

h2.centered {
	text-align:center;
}

h3 {
	font-size:1.2em;
	font-weight:bold;
	text-align:center;
	margin:5px 0 0;
}

h5{
	font-size:1em;
	margin:0px 0px 5px;
}
	
a{
	color:#ffffff;
	text-decoration:underline;
}

a img{
	border:0;
}
	
.bold{
	font-weight:bold;
}

.yellow {
	color:#FFFF33;
	font-weight:bold;
	text-align:center;
}

ul{
	margin-left:30px;
}

ul li{
	list-style-type:none;
	color:#ffffff;	
}

ul li.arrow{
	list-style-type:none;
	list-style-image:url(images/double_arrow.jpg);
	color:#ffffff;
		
}

blockquote {
	text-align:center;
	width:550px;
	color:#F9F6C9;
}

.quotation-right {
	width:550px;
	color:#f9f6c9;
	padding-left:250px;
}

.marquee {
   padding-left:125px;
}

.red {
	color:#FF0000;
}

.blue {
	color:#0099FF;
}

.clearing {
	clear:both;
}

#payment{
	background:#333333;
	margin:25px 0;
	padding:15px;
}

.pymts{
	width:147px;
	height:47px;	
	padding-left:18px;	
}

.partpymt{
	text-align:right;	
}

.tableLeft{
	width:280px;
	valign:middle;
}
