.topMenu
{
	background-color: #94A2D9;
	color: white;
	text-align: right;
	padding-right: 0px;
	height: 40px;
	vertical-align: middle;
	width: 100%;
	position: relative;
}

.topMenu a
{
	color: white;
}

.topMenu ul
{
	height: 20px;
	position: absolute;
	top: 5px;
	right: 10px; 
	margin-top: 5px;
}

.topMenu ul li
{
	display: inline;
	margin-left: 10px;
}

.mainMenu
{
    height: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.mainMenu img
{
	border: 0;
}

.page
{
    margin-left: 35px;
    margin-right:35px;
}

#main
{
	text-align: center;
}

#footer
{
    width: 100%;
    text-align:center;
    background-color: #94A2D9;
    /* background-color:#DBE0F2; */
    padding-top:5px;
    padding-bottom:5px;
    margin-top: 10px;
}
#removalLink
{
	display: block;
}
#mainPic
{
	padding-top: 10px;
	padding-bottom: 25px;
}
#heading
{
	font-weight: bold;
	font-size: 20pt;
	text-align: center;
	padding-bottom: 10px;
	color: #ff4b01;
}
#sedoO
{
	height: 20px;
	border: 0;
}