/**/






html *{
	padding: 0;
	margin: 0;
	
	
}
a img, :link img, :visited img {
  border: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
ol, ul {
  list-style: none;
}
h1 {
	font-family:French script MT, Georgia, Verdana, Helvetica, sans-serif;
	font-size:32px;
	font-weight: bold;
	color: #970000;
}
p{
	line-height: 16px;
	margin-bottom: 8px;
	font-size:12px;
	margin-top: 0px;
}

body {
	font-family:  Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color:#999999;
	margin: 10px 0px;
	padding: 0px;
	background-color: #FFFFFF;
    text-align: center;/*this is in place to center in older browsers*/
	
}
#wrapper {
	padding: 0px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align:left;
}

.fixcenter {
  width: 760px;
  /*border: solid; border-width: 1px;*/
  background: #FFFFFF;
  color: #000000;
  margin: auto;
  margin-top: 0px;
  text-align: left;
}



a {
	text-decoration: none;
	color:#970000;
}
a:link {/* unvisited link */
	color:#C03;
}     
 
a:hover { /* mouse over link */
 color:#999;
 text-decoration: none;
}  
a:active {/* selected link */
	color:#970000;
}
/* Clearing floats without extra markup  */

.wrapper { display: inline-block; }

.wrapper:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }





/* End Clearing floats without extra markup  */
h2{
	font-family:French script MT, Georgia, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 28px;
	color: #970000;
	padding-bottom: 5px;
	margin-bottom: 5px;
	text-align:left;
}
h2 a:hover{
	border-bottom: 1px solid #FF6600;
	text-decoration: none;
}

/* end base html */

/* layout */
#top{
	
	float:left;
	width: 760px;
	height: 120px;
	margin-top: 0px;
	
	margin-left: 11px;
	font-size:36px
	
	
	
	
	
	
}
#logo{
	
	font-family: Georgia, Verdana, Helvetica, sans-serif;
	background: url(images/header.gif);
	background-repeat:no-repeat;
	font-size: 80%;
	color: #FFFFFF;
	font-weight: normal;
	margin-left: 95px;
	margin-bottom: 1px;
	height:120px;
	
	


}
h1#logo a{
	color: #ccc;
	text-decoration: none;
}

#content{
	
	width: 810px;
	height:auto;
	background-image: url(images/girlpresent.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	position:absolute;
	
}
		
#main-content{
	width: 660px;
	font-size:10px;
	float: left;
	margin-top: 9px;
	display: inline;
	height: 100%;
	
	
}	


#footer{
	width: 760px;
	color:#970000;
	clear: both;
	margin-bottom: 2px;
	font-size: 12px;
	font-weight:bold;
	margin-left: 610px;
	
}
#footer p{
	
	float:left;
	padding: 7px 0;

}
/* end layout */



/* navigation */

#navigation {
	
	font-size: 14px;
	font-family:  "Times New Roman", Times, serif;
	float: left;
	position: relative;
	margin-right: 10px;
	margin-top: 10px;
	width: 170px;
	/*background: url('images/navmen_bg_bot.gif') no-repeat 0% 100%;*/
	text-align: right;
	
}
#navigation a:hover {
	background: none;
	color:#970000;
}
#navigation ul {
	list-style:none;
	padding:0;
	margin:0;
}
#navigation li {
	display: inline;
	line-height:normal;
	font-family:  "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
#navigation a {
	display:block;
	text-decoration:none;
	padding:7px 10px;
	color:#666;
	font-weight: bold;
	line-height: 14px;
}
#navigation li.active a{
	background-color:#FFFFFF;
	color:#970000;
}

.imgleft
{
float: left;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 40px;
}
.design{
	margin-left: 182px;
	
	font-size:8px;
}