﻿body
{
	margin:0px 0px 0px 0px;
	background-color:#074157;
	font-family:Georgia, Serif;
	color: White;
	font-size:12pt;
}
a
{
	outline:medium none;
	color: #2d657b;
}
a:visited
{
	color:#2d657b;
}

.aboutMeLink
{
	position:relative;top:70px;left:75px; width:175px;  display:block; height:50px;
}

.aboutMeLink:hover
{
	position:relative;top:70px;left:75px; width:185px;  display:block; height:140px;
	background-image:url(../Images/despreBris.png);
	background-position:right bottom;
	background-repeat:no-repeat;
	text-decoration:none;
}

.aboutTheBookLink
{
	position:relative;top:-20px;left:295px; width:205px;  display:block; height:205px;
}
.aboutTheBookLink:hover
{
	position:relative;top:-20px;left:295px; width:305px;  display:block; height:205px;
	background-image:url(../Images/browseBook.png);
	background-position:right center;
	background-repeat:no-repeat;
	text-decoration:none;
}
.dungaSus
{
	font-size:1px;
	height:10px;
	width:100%;
	background-color:White;
}
.dungaJos
{
	font-size:1px;
	height:5px;
	width:100%;
	background-color:#bce9ff;
}
.content
{
	width:780px;
	margin-left:auto;
	margin-right:auto;
}

.header
{
	background-color:#bce9ff;
	height:300px;
	width:100%;
}
.headerContent
{
	background-image:url(../Images/bgHeader.jpg);
	height:300px;
	background-repeat:no-repeat;
	background-position:center bottom;
}


.main
{
	background-image:url(../Images/bgGradientMain.png);
	background-color:#006082;

	min-height:467px;
    height:auto !important;
    height:467px;
	
	width:100%;	
	background-repeat:repeat-x;
	background-position:center top;

}
.mainCenterBackground
{
	background-image:url(../Images/bgMain.jpg);
	background-color:#006082;

	min-height:467px;
    height:auto !important;
    height:467px;

	width:909px;	
	background-repeat:no-repeat;
	background-position:center top;
	margin-left:auto;
	margin-right:auto;
}

.leftColumn
{
	width:498px;
}
.spacer
{
	width:50px;
}
.sideBar
{
	width:193px;
	 vertical-align:top;
}

input, textarea
{
	background-color: #2C6379;
	border:1px solid #BCE9FF;
	width:120px;
	font-family:Georgia, Serif;
	font-size:11px;
	color:White;
}
.PagerButton
{
	background-color: #2C6379;
	border:1px solid #BCE9FF;
	width:20px;
	font-family:Georgia, Serif;
	font-size:11px;
	color:White;
}
.profilePicture
{
	height:32px;
	width:32px;
	border:solid 3px #2d657b;
}
