@charset "utf-8";
#container {
	width: 100%;
	height: 593px;
	background-image: url(images/bg_desk.jpg);
	background-repeat: no-repeat;
	background-position: 945px;
	float: left;
}
#middle  {
	float: left;
	height: 593px;
	width: 391px;
}
	
#fixed {
	width: 945px;
	height: 593px;
	float: left;
}
#fixed #left    {
	height: 593px;
	width: 468px;
	float: left;
}

#left #menu  {
	height: 365px;
	width: 244px;
	float: left;
	padding-top: 228px;
	padding-left: 24px;
	text-align: left;
}
#left #submenu  {
	height: 365px;
	width: 200px;
	float: left;
	padding-top: 228px;
}
#right  {
	height: 593px;
	width: 86px;
	float: left;
}


/*LEFT DIV BACKGROUNDS*/

.hometypewriterbg {
	background-repeat: no-repeat;
	background-image: url(images/home_typewriter.jpg);
}

.homesubmenubg {
	background-image: url(images/home_sub_space.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.authorskeyboardbg {
	background-repeat: no-repeat;
	background-image: url(images/authors_keyboard.jpg);
}

.authorssubmenubg {
	background-image: url(images/authors_sub_space.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.catalogdavebg {
	background-image: url(images/catalog_dave_book.jpg);
	background-repeat: no-repeat;
}

.cataloghilarybg {
	background-image: url(images/catalog_hilary_book.jpg);
	background-repeat: no-repeat;
}

.catalogmattbg {
	background-image: url(images/catalog_matt_book.jpg);
	background-repeat: no-repeat;
}

.catalogjohnbg {
	background-image: url(images/catalog_john_book.jpg);
	background-repeat: no-repeat;
}

.catalogstephenbg {
	background-image: url(images/catalog_stephen_book.jpg);
	background-repeat: no-repeat;
}
.catalogpaulbg {
	background-image: url(images/catalog_paul_book.jpg);
	background-repeat: no-repeat;
}

.catalogwalterbg {
	background-image: url(images/catalog_walter_book.jpg);
	background-repeat: no-repeat;
}
.catalogalfredbg {
	background-image: url(images/catalog_alfred_book.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


.contactbg {
	background-image: url(images/contact_envelope.jpg);
	background-repeat: no-repeat;
}

.contactsubmenubg {
	background-image: url(images/contact_sub_space.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}


/*MIDDLE DIV BACKGROUNDS*/
.homescrollbg {
	background-image: url(images/home_scroll.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.authorslegalpadbg {
	background-image: url(images/authors_legal_pad.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.contactlegalpadbg {
	background-image: url(images/contact_legal_pad.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.catalogmiddlebg {
	background-image: url(images/catalog_linen.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}


/*RIGHT DIV BACKGROUNDS*/
.homerightbg {
	background-image: url(images/home_rightbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.pencilbg {
	background-image: url(images/pencil.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}



/*HEADERS*/


h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding-left: 25px;
	padding-top: 10px;
}

h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding-left: 60px;
}

a:link {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
	color: #660000;
	text-decoration: underline;
	font-weight: bold;
}
.menuContactBg {
	background-image: url(images/menuContactBg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.menuAboutBg {
	background-image: url(images/menuAboutBg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.menuAuthorsBg {
	background-image: url(images/menuAuthorsBg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.menuConsultingBg {
	background-image: url(images/menuConsultingBg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.menuCatalogBg {
	background-image: url(images/menuCatalogBg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
form table {
	padding-left: 25px;
}
#paypal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
