
* /*Zeros out browser default margins and paddings to solve
the problem that IE uses margins while FF uses padding for <ul>*/{
  margin: 0;
  padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFCC url("pics_old_oxford/bits/background_beige.jpg") fixed;
	font-size: 0.9em;
	line-height: 1.4em;
	max-width: 1054px;
	color: #663333;
	}
p   {
	margin: 5 0 10;
	padding: 0;
	white-space: normal;
	left: 10px;
  }
a {
	text-decoration: underline;
	color: #663333;
	border: none;
	font-weight: bold;
	}
a:visited {
	color: #660033;
	}
a:active {
	color: #660033;
	}
a:hover {
	color: #996666;
	text-decoration: none;
	}
a.current {
	font-weight: bold;
	color: #996633;
	border: 0px;
}
#main p   {
	font-size: 0.9em;
	line-height: 1.2em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}
h3  /*Main heading for Old Oxford pages*/     {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px 5px;
	padding: 0px;
	font-size: 20px;
	text-align: center;
}
h5 /*Shoulder heading in big italic*/   {
	font-size: 1.1em;
	font-style: italic;
	line-height: 1.3em;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
   }
#overcoat   {
	position: relative;
	float: left;
	margin: 0;
	width: 92%;
	min-width: 770px;
  }
#jacket   {
	position: relative;
	float: right;
	text-align: left;
	width: 762px;
  }
#top   {
    width: 100%;
    position: relative;
    margin: 0 0 0px;
    padding: 0;
	text-align: right;
	border-bottom: 1px solid #660033;
	border-right: 1px solid #660033;
	background:  #660033 url(../postcards/pics/topblock.jpg);
  }
#top p   {
    padding: 0;
    padding-top: 50px;
    padding-right: 10px;
    padding-bottom: 10px;
    font-family: Arial;
    font-size: 1.45em;
    letter-spacing: 4px;
    color: #FFFFFF;
  }
#navigation   {
	position: relative;
	float: left;
	width: 110px;
  }
#navigation p {
	font-size: 0.8em;
	line-height: 1em;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navigation a {
	text-decoration: none;
}

#main   {
	position: relative;
	float: right;
	width: 632px;
  }
#finial    {
	position: relative;
	float: left;
	margin-right: 8%;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 92%;
	min-width: 770px;
	border-top: 1px solid #000000;
	border-right: 0px solid #000000;
	border-left: 0px solid #000000;
	text-align: center;
  }
#finial p   {
	padding: 5px;
	font-size: 0.8em;
	line-height: 1em;
	text-indent: 0px;
	position: relative;
	float: left;
	width: 32%;
	display: inline;
  }
#finial a {
	text-decoration: none;
}
.picfullwidth  {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
	background-position: center;
}
.alignleft  {
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	float: left;
}
.alignright  {
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: right;
}
ul {
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 20px;
	margin-left: 40px;
	list-style-type: square;
}
.floatingleft {
	float:left;
	margin-top:5px;
	margin-right:0px;
	margin-bottom:5px;
	margin-left: 0px;
	text-align: left;
	border: 0px none;
    }
.floatingright {
	float:right;
	margin-top:5px;
	margin-right:0px;
	margin-bottom:5px;
	margin-left: 0px;
	border: none;
	text-align: right;
	clip: rect(auto,auto,auto,auto);
	left: 20px;
    }
li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
blockquote {
	margin-top: 5px;
	margin-right: 27px;
	margin-bottom: 5px;
	margin-left: 30px;
}
.strong {
	font-weight: bold;
}
.emphasis {
	font-style: italic;
}
hr {
	height:0px;
	border-top:1px solid #663333;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}
.paraclear {
	clear: both;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.aligncenter {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	background-position: center;
	margin-right: 5px;
}
img  {
    border: 0;
}
li.current {
  margin-bottom: 0px
}
.smallcaps {
	font-variant: small-caps;
}
.red {
	color: #FF0000;
}
#main p ul {
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.2em;
	margin-right: 20px;
	margin-left: 40px;
	list-style-type: square;
}
#main li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-size: 0.9em;
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
}
.border {
	border: thin solid #663300;
}
.picleftmargin {
	margin-left: 20px;
}
.picrightmargin {
	margin-right: 20px;
}
.bigtext {
	font-size: 16px;
	line-height: 18px;
}
.table /*Width =  632 (the full width of #main), no margins*/  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: left;
	background-color: #FCFCFE;
	border: thin solid #663333;
	line-height: 1.2em;
	clear: none;
	float: none;
	width: 632px;
	margin-left: 0px;
	border: thin solid #000000;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px; 
}

