#bgimage {
	position: fixed;
	height: 150%;
	width: 100%;
	border: 0 none;
	margin: 0;
	padding: 0;
}

body, html {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	font-size: 12px;
	font-family: "georgia", "times", Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

a, a:link {
	line-height: 20px;
	text-decoration: none;
	color: #A20000;
	font-family: "georgia", "times", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0 5px;
}

a:visited {
	color: #A20000;
}

a:hover {
	color: #D20000;
}

a:active {
	color: #FF0000;
}

#outerWrap {
	width: 100%;
	height: 100%;
}

#innerWrap {
	width: 950px;
	margin: 0 auto;
	background-color: #FFFFFF;
	position: relative;
}

#topWrapper {
	width: 950px;
	height: 83px;
	background: transparent url('/images/top.jpg');
	position: relative;
}

	#topWrapper #logo {
	 position: absolute;
	 top: 47px;
	 left: 10px;
	}

	#topWrapper #feather {
	 position: absolute;
	 top: 14px;
	 left: 246px;
	}

	#topWrapper #login {
	 position: absolute;
	 top: 14px;
	 right: 31px;
	}

#mainMenu {
	width: 930px;
	height: 30px;
	background-color: #000000;
	position: relative;
	color: #FFFFFF;
	padding: 0 10px;
}

#mainMenu a, #mainMenu a:link {
	line-height: 30px;
	font-family: arial;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 0 5px;
}

#mainMenu a:visited {
	color: #FFFFFF;
}

#mainMenu a:hover {
	color: #A60000;
}

#mainMenu a:active {
	color: #FF0000;
}

#userMenu {
	position: relative;
	height: 177px;
	width: 950px;
	background: transparent url('/images/topBooks.jpg');
}

#userMenu #currentLocation {
	position: absolute;
	height: 30px;
	width: 230px;
	bottom: 0;
	left: 0;
	color: #FFFFFF;
	z-index: 10;
	text-align: center;
}

#userMenu #currentLocation a, #userMenu #currentLocation a:link {
	line-height: 30px;
	font-family: arial;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 0 5px;
}

#userMenu #currentLocation a:visited {
	color: #FFFFFF;
}

#userMenu #currentLocation a:hover {
	color: #A60000;
}

#userMenu #currentLocation a:active {
	color: #FF0000;
}

#userMenu #currentLocationBg {
	position: absolute;
	height: 30px;
	width: 230px;
	background-color: #000000;
	bottom: 0;
	left: 0;
	filter: alpha(opacity=70);
	opacity: 0.7;
	z-index: 5;
}

#userMenu #loggedInUserMenuBg {
	position: absolute;
	right: 0;
	height: 30px;
	background-color: #000000;
	bottom: 0;
	filter: alpha(opacity=70);
	opacity: 0.7;
	z-index: 5;
	width: 717px;
}

#userMenu #loggedInUserMenu {
	position: absolute;
	height: 30px;
	width: 717px;
	bottom: 0;
	right: 0;
	color: #FFFFFF;
	z-index: 10;
}

#userMenu #loggedInUserMenu a, #userMenu #loggedInUserMenu a:link {
	line-height: 30px;
	font-family: arial;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 0 5px;
}

#userMenu #loggedInUserMenu a:visited {
	color: #FFFFFF;
}

#userMenu #loggedInUserMenu a:hover {
	color: #A60000;
}

#userMenu #loggedInUserMenu a:active {
	color: #FF0000;
}

#mainSite {
	position: relative;
	/*min-height: 554px;*/
	width: 950px;
}

#mainSite #leftOuterBorder, #mainSite #leftInnerBorder, #mainSite #rightInnerBorder, #mainSite #rightOuterBorder {
	position: absolute;
	width: 3px;
	height: 554px;
	background: transparent url('/images/verticalBorder.jpg');
	top: 0px;
}

#mainSite #leftOuterBorder {
	left: 0px;
}

#mainSite #leftInnerBorder {
	left: 230px;
}

#mainSite #rightInnerBorder {
	right: 150px;
}

#mainSite #rightOuterBorder {
	right: 0px;
}

#mainSite #leftSide, #mainSite #siteContent, #mainSite #rightSide {
	position: absolute;
	min-height: 554px;
	top: 0;
	margin: 5px;
	border: 0px solid #FF0000;
}

#mainSite #leftSide {
	width: 217px;
	left: 3px;
}

#mainSite #siteContent {
	width: 555px;
	left: 233px;
}

#mainSite #rightSide {
	width: 138px;
	right: 3px;
}

hr {
	border-top: 1px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
}

h1, h2, h3, h4, p, form {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, th, td {
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-weight: normal;
}

h1 {
	color: #A60000;
	font-size: 24px;
}

h2, th {
	color: #FF0000;
	margin-top: 25px;
	margin-bottom: 15px;
	font-size: 18px;

	/*color: #000000;*/
	/*font-size: 18px;*/
	/*margin: 20px 0;*/
}

h3, td {
	color: #333333;
	font-size: 14px;
	margin-bottom: 10px;
}

h4 {
	color: #555555;
	font-size: 12px;
}

h5 {
	color: #3F31DD;
	font-size: 24px;
	text-align: center;
}


div.main {
	margin: 50px auto;
	width: 400px;
}

div.security {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 100;
}

.securityDis {
	position: relative;
	z-index: 1000;
}

div.box {
	position: relative;
	z-index: 10;
	border: solid 1px #CCCCCC;
	background: #E8E8E8;
	padding: 10px;
	color: #A20000;
	margin-bottom: 20px;
}


div.boxClose {
	position: absolute;
	width: 25px;
	height: 25px;
	top: -12px;
	right: -8px;
}

/*div.box h1 {*/
/*	font-size: 12px;*/
/*	color: #000000;*/
/*	padding-bottom: 4px;*/
/*}*/

div.box p {
	padding-bottom: 14px;
}

div.box input .input-text {
	border: 1px solid #cccccc;
	color: #000000;
	width: 250px;
}

div.box label {
	display: block;
	margin-bottom: 10px;
	color: #000000;
}

div.box label span {
	display: block;
	float: left;
	padding-right: 6px;
	width: 120px;
	text-align: right;
	font-weight: bold;
}

.spacer {
	margin-left: 80px;
	margin-bottom: 10px;
	font-size: 11px;
	color: #666666;
}

.textfield {
	background: url("/images/textfield.png") no-repeat scroll left top transparent;
	border: 0px solid #000000;
	height: 23px;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	width: 140px;
}

.button {
	background: url('/images/button.png');
	border: 0px solid #000000;
	height: 25px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	width: 100px;
}

input {
	font-family: "georgia", "times", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.error {
	color: #FF0000;
}

.templateParagraph {
}

.templateParagraph img.right {
	border: 0 solid #FFFFFF;
	margin: 0 0 0 7px;
	float: right;
}

.templateParagraph img.left {
	border: 0 solid #FFFFFF;
	margin: 0 7px 0 0;
	float: left;
}

.topTh {
	background-color: #DDDDDD;
	padding: 3px 10px;
}

.bg1 {
	background-color: #FFFFFF;
}

.bg2 {
	background-color: #EEEEEE;
}

#footer {
	position: relative;
	width: 100%;
	text-align: center;
	margin-top: 50px;
}
