
body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;

}
table .mainwindow{
		background-color: #EA5493;
	color: #eee;
	font-family: "Verdana", verdana, sans-serif;
	font-size: 2em;
	padding: 5px 15px 5px 15px;
}

#header img{
display:block;
margin-left:0;
margin-right:auto;
}
#header{
	height: 148px;
	font-family: "Times New Roman", Times, serif;
	font-size: 3em;
	color: #e7e9d5;
	background-color: #000000;
	background-image: url(images/londonBannerSmall.jpg);
	background-repeat: no-repeat;
}

#footer{
	width: 100%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 1em;
}

#maincolumn{
	margin: 110px 240px 0 185px;

}
/*  ************ MainColumn H2 Header **************** */
/*  *************************************** */


/*  ***********  H1 home page headinsg********* */
#maincolumn h1{
	background-color: #EA5493;
	color: #eee;
	font-family: "Verdana", verdana, sans-serif;
	font-size: 2em;
	padding: 5px 15px 5px 15px;
}

/*  ***********  H2 Background Features Headings********* */
#maincolumn h2{
	background-color: #EA5493;
	color: #eee;
	font-family: "Verdana", verdana, sans-serif;
	font-size: 2em;
	padding: 5px 15px 5px 10px;
}

/*  ***********  H3 Background Features Authors********* */
#maincolumn h3{
	color: #000;
	font-family: "Verdana", verdana, sans-serif;
	font-size: 1em;
	padding: 0 0 10px 15px;
	font-style: italic;
	text-align: left;
	font-weight: normal;
}

/*  ***********  H4 Background Features Sub Title********* */
#maincolumn h4{
	color: #000;
	font-family: "Verdana", verdana, sans-serif;
	font-size: 1em;
	margin: -15px 0 0 0;
	padding: 0 2px 5px 5px;
	font-style: italic;
	text-align: left;

}

/*  ***********  Background Features Sub Headings ********* */

#maincolumn .subHeading{
	color: #000;
	font-family: "Verdana", verdana, sans-serif;
	font-size: 1em;
	padding: 5px 15px  0 0;
	text-align: left;
	font-weight: normal;
	text-decoration: underline;
}


/*  ************ Maincolumn Links **************** */
/*  *************************************** */
#maincolumn a:link{
	color: #ea5493;
	font-size: 1.25em;
	font-weight: bold;
	text-decoration: none;
}
#maincolumn a:visited{
	color: #ea5493;
	font-size: 1.25em;
	font-weight: bold;
	text-decoration: none;
}
#maincolumn a:hover{
	color: #333;
	font-size: 1.25em;
	font-weight: bold;
	text-decoration: underline;
}


/*  *********************************** */
/*  *************************************** */

.moose {
	display: block;
	margin: 20px auto;
}

/*  ************** Tiger is for left aligned images with an italicised caption ********** */
.tiger {
	float: left;
	padding: 0 30px 30px 0;
}
.tiger img{
margin: 0 0 10px 0;
	border: thin solid #bbb;
}
.tiger i{
	text-align: center;
	font-family: "Times", serif;
	font-variant: small-caps;
	background-color: #F5F5DC;

}

#rightcolumn{
position:absolute;
top:257px;
right:0;
color:#fff;
width: 210px;
background-color:#000;

}
#rightcolumnwhite{
background-color:#fff;
color:#000;
}


#rightcolumntext{
color: #fff;
width: 210px;
margin: 0 5px ;
}
#rightcolumn a:link{
	color: #ea5493;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}
#rightcolumn a:hover{
	color: #333;
	font-size: 1em;
	font-weight: bold;
	text-decoration: underline;
}
#rightcolumn a:visited{
	color: #FDA500;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}


#copycat{
margin: 60px 51px 20px;
}





/*  ************ Nav Bar **************** */
/*  *************************************** */

#navbar  {
float:right;
margin: 10px 0 ;

}

#navbar li {
display:inline;
position: relative;
	list-style: none;

	margin: 0 20px;
	
}

#navbar a{
 text-decoration:none;
}
#navbar a:link{

border-bottom: 1px solid #BEBEBE;	
	padding: 3px;
	color: #ea5493;
	font-weight: bold;
}
#navbar a:visited{
border-bottom: 1px solid #BEBEBE;	
	padding: 3px;
	color: #ea5493;
	font-weight: bold;
}

#navbar a:hover{
	color: #c83271;
	border-bottom: 5px solid #BEBEBE;
}







/*  ************ MAIN MENU **************** */
/*  *************************************** */

#mainmenu{
position:absolute;
top:257px;
	width: 140px;
	margin: 0 0 0 10px;

	height: 100%;
}
#mainmenu ul{
list-style:none;
margin:0 0 0 6px;
padding:0;
}
#mainmenu li{
	padding: 0.2em 0 0.2em;
	border-bottom: 1px solid rgb(95%,95%,95%);
}
#mainmenu a{
 text-decoration:none;
}
#mainmenu a:hover{
 text-decoration:underline;
 	background-color: #ffffff;
}
#mainmenu a:link{
	color: Gray;
	font-weight: bold;
}
#mainmenu a:visited{
	padding: 0.2em 0 0.2em;
	border-bottom: 1px solid rgb(95%,95%,95%);
	color: #A40000;
}


/*  ************ Bookmarking **************** */
/*  *************************************** */

#bookmarks {
	margin: 0 0 5px 0;
}
#bookmarks a{

	padding: 2px 0 2px 0;
	text-decoration: none;
}
#bookmarks a:link{
	font-weight: normal;
	font-size: .75em;
	color: #666;
}
#bookmarks a:hover {
	font-weight: normal;
	font-size: .75em;
	color: #666;
background-color: #fff;
	color: #000;
}
#bookmarks .digg {
	background: url(images/digg.png) no-repeat 0 2px;
	padding-left: 22px;
	padding-right: 22px;
}
#bookmarks .delicious {
	background: url(images/delicious.png) no-repeat 0 2px;
	padding-left: 22px;
	padding-right: 22px;
}
#bookmarks .stumbleupon {
	background: url(images/stumble.gif) no-repeat 0 2px;
	padding-left: 22px;
	padding-right: 22px;
}