body {
	background-color: #D9E2FD;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	min-width: 740px;
	background-image: url(http://www.madelinegaje.com/images/background.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
}

.main {
	z-index: 3;
	margin: 10px 0px 0px 0px;
	padding-bottom: 50px;
	min-height: 400px;
	min-width: 500px;
	text-align: center;
}

.content {
	z-index: 10;
	position: relative;
	width: 500px;
	padding: 5px;
}

.contentsamples {
	z-index: 10;
	position: relative;
	width: 700px;
	padding: 5px;
}

.contentsamples2 {
	z-index: 10;
	position: relative;
	width: 650px;
	padding: 5px;
}

.samplestext {
	z-index: 10;
	position: relative;
	width: 520px;
	padding: 5px;
	margin-left: 90px;
}

.newsampletable {
	font-size: 14px;
	line-height: 1.5em;	
}

.description {
 paddding: 6px 0px;
}

ul.choose {
 list-style: none;
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle; 
	}
	
#contactcontainer {
	position: relative;
	padding: 0;
	margin: 0;
	background: #8E3137;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	text-align: right;
	z-index: 5;
	color: #FFFFFF;
	vertical-align: middle;
	font-variant: normal;
	height: 24px;
	right: 20px;
	white-space: nowrap;
	}
	
#ccbottom {
	position: static;
	padding: 7;
	margin: 50px 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	z-index: 15;
	color: #666666;
	vertical-align: middle;
	font-variant: normal;
	width: 600px;
	bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	}
	
.subnav {
	background-color:#CCCCCC;
	padding: 4px;
 }

.subnav2 {
	position: relative;
	display: block;
	clear: both;
	width: 102px;
	background-color:#CCCCCC;
	float: left;
 }
	
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
}

.tabletext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	text-align: center;
	color: #873640;
	padding: 2px;
}

.title {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	font-variant: small-caps;
	color: #333333;
	padding: 5px;
}

.pricing {
 padding-top: 4px;
	font-size: 13px;
	text-align: right;
	font-style: italic;
}

.photo {
	text-align: center;
	margin-top: 15px;
}

.views {
	text-align: center;
	padding-bottom: 3px;
}

.browse {
	color: #666666;
	font-size: 10px;
	line-height: normal;
	text-align: center;
}

.browselist img {
 margin: 3px 0px 5px 0px;
}

/* from simplebits accessible image rollovers */

#navcontainer {
	position: relative;
	display: block;
	clear: both;
	width: 645px;
	height: 29px;
	background: #8E3137;	
	}

#nav {
 position: absolute;
	left:0px;
	height: 29px;
	width: 645px;
	list-style: none;
	white-space: nowrap;
	display: inline;
	overflow: hidden;
	margin: 0;
	padding: 0;
	z-index: 25;
	}	
	
#nav li {
	float: left;
	margin: 0; 
	padding: 0;
 list-style: none;
	display: inline;
	}

#nav a {
	float: left;
	padding: 29px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:29px; /* for IE5/Win only */
	}
	
#nav li a:hover {
	background-position: 0 -29px;
	}

#nav li.selected {
	background-position: 0 -58px;
	}

#nav li a.selected {
	background-position: 0 -58px;
	}

#nav li a.selected:hover {
	background-position: 0 -58px;
	}
		
#samples, #samples a  {
	width: 111px;
	background: url(http://www.madelinegaje.com/images/newnav_samples.gif) top left no-repeat;
	}

#process, #process a  {
	width: 111px;
	background: url(http://www.madelinegaje.com/images/newnav_process.gif) top left no-repeat;
	}

#pricing, #pricing a  {
	width: 111px;
	background: url(http://www.madelinegaje.com/images/newnav_pricing.gif) top left no-repeat;
	}

#about, #about a  {
	width: 111px;
	background: url(http://www.madelinegaje.com/images/newnav_about.gif) top left no-repeat;
	}

#raves, #raves a  {
	width: 90px;
	background: url(http://www.madelinegaje.com/images/newnav_raves.gif) top left no-repeat;
	}
	
#extras, #extras a  {
	width: 111px;
	background: url(http://www.madelinegaje.com/images/newnav_extras.gif) top left no-repeat;
	}

/* end simplebits css */

/* link styles */

A
	{
		text-decoration: none;
		color: #7EB036;
	}

A:visited
	{
		text-decoration: none;
		color: #7EB036;
	}
	
A:hover
	{
		color: #660033;
		text-decoration: underline;
	}
	
A:active
	{
		color: #660033;
		text-decoration: underline;
	}
	
a.subnavlink	{
	text-decoration: none;
	color: #FFFFFF;
	font-size:15px;
	font-weight:bold;
	padding: 4px;
	}

a.subnavlink:visited	{
		text-decoration: none;
		color: #FFFFFF;
	}
	
a.subnavlink:hover {
		color: #FFFFFF;
		text-decoration: underline;
		background-color:#000000;
	}
	
a.subnavlink:active	{
		color: #FFFFFF;
		text-decoration: underline;
		background-color:#000000;
	}

a.subnavlinkon	{
	text-decoration: none;
	color: #FFFFFF;
	background-color:#000000;
	margin: 1px;
	font-size:15px;
	font-weight:bold;
	padding: 4px;
	}

a.subnavlinkon:visited	{
		text-decoration: none;
		color: #FFFFFF;
	}
	
a.subnavlinkon:hover {
		color: #FFFFFF;
		text-decoration: underline;
		background-color:#000000;
	}
	
a.subnavlinkon:active	{
		color: #FFFFFF;
		text-decoration: underline;
		background-color:#000000;
	}  

