﻿html { 
padding:0px;
margin:0px;
margin-left: 20px;
margin-top: 10px;
background-color: #ffffff;
}

body {
background-color: #ffffff;
font-size: 12px;
color: black;  
text-align:center;
margin:0px;
padding:0px;
font-family: Arial, Sans-Serif;
}

#box {
width:955px;
margin: 0px auto;
padding:0px;
text-align:left;
}

#content {
width:555px;
padding:0px;
float:left;
overflow: auto;
}

#top {
	padding-top: 20px;
}

#menu 
{
	border-bottom: solid 1px black;
	padding-bottom: 5px;
	float: right;
	margin-top: 35px;
	width: 755px;
}

#menu ul 
{
	padding: 0;
	margin: 0;
	list-style-type: none;
	
}

#menu ul li 
{
	white-space: nowrap;
	display: inline;
}
#menu ul li a
{
	color: black;
	padding-right: 40px;
	text-decoration: none;
	font-weight: normal;
}

#menu ul li a.selected, #menu ul li a:hover
{
	border-bottom: solid 5px #01b1af;
}

#left {
width:200px;
padding:0px;
float:left;
}

#left h3 
{
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#left ul 
{
	margin: 0PX;
	padding: 0px;
	width: 150px;
}

#left li 
{
	border-top: 1px solid black;
	list-style: none;
	padding-top: 5px;
	padding-bottom: 5px;
}

#left li.last
{
	border-bottom: 1px solid black;
}

#left li a 
{
	color: black;
	text-decoration: none;
	font-weight: normal;
}

#left li a:hover, #left li a.selected
{
	color: #01b1af;
}

#left_bottom
{
	width:200px;
	padding:0px;
	float:left;
	margin-top: -220px;
	margin-left: -20px;
}

#right {
width:200px;
padding:0px;
float:left;
}

#right_bottom
{
	width:200px;
	padding:0px;
	float:right;
}

#right_bottom .victor
{
	margin-top: -346px;
	margin-right: -45px;
}


#left_and_centre {
width:755px;
padding:0px;
float:left;
overflow: auto;
}

#left_and_centre.paperclip_man 
{
	min-height: 620px;
	background-image: url(Images/PaperclipMan.jpg);
	background-repeat: no-repeat;
	background-position: 230px 100px;
}

#main_content 
{
	width: 360px;
}

#footer
{
	border-top: solid 1px black;
	padding-top: 10px;
	margin-bottom: 20px;
	margin-top: 20px;
	width:955px;
}

#footer a, #footer a:visited
{
	color: black;
	text-decoration: none;
	font-weight: normal;
}

#footer a:hover
{
	text-decoration: underline;
}

#footer_left
{
	float: left;
}

#footer_right
{
	float: right;
}

.clear 
{
	clear: both;
}

a, a:visited 
{
	color: #01b1af;
	text-decoration: none;
	font-weight: bold;
}

a:hover 
{
	text-decoration: underline;
}

h1 
{
	font-family: Arial Black, arial;
	font-size: 41px;
	font-weight: bold;
	margin-bottom: -15px;
}
h2 
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 44px;
	font-weight: lighter;
}
h3 
{
	margin-top: 10px;
	font-size: 20px;
}

h4 
{
	font-size: 15px;
	margin-top: 20px;
	margin-bottom: 10px;
}

p 
{
	margin-top: 0px;
}

img 
{
	border-width: 0px;
}

.sidebar_quote 
{
	font-style: italic;
	margin-top: 15px;
	margin-bottom: 0px;
}

.sidebar_credit
{
	margin-top: 5px;
	font-size: 11px;
	margin-bottom: 10px;
}

.large_link 
{
	font-size: 17px;
	font-weight: bold;
}

.pad_paperclip_man
{
	height: 50px;
}

.small 
{
	font-size: 10px;
}

.normal 
{
	font-size: 12px;
}

table.table_grid td
{
	border: solid 1px black;
	border-collapse: collapse;
	padding: 5px;
}

table.table_grid
{
	border: solid 1px black;
	border-collapse: collapse;
}
