body, table
{
	font-family: verdana;
}

body
{
	background-color: #e7e7e8;
}

#sales{	padding-top: 10px;
padding-right: 170px;    padding-left: 170px;
}

#background
{
	background-image: url(../images/background6.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	/* width: 853px; 
	width: 1050px;
	height: 762px;*/
	width: 1024px;
	height: 768px;
	margin: 2px auto;
	position: relative;
}

#pages
{
padding-top: 150px;
}

#gala
{
padding-top: 220px;
padding-left: 885px;
}

#content
{
	position: absolute;
	top: 130px;
	/*left: 150px;*/
	left: 230px;
}

.title
{
	/*font-size: 48px;*/
	color: #ff0000;
	text-align: center;
}

.subtitle
{
	/*font-size: 24px;*/
	color: #ff0000;
	font-weight: italic;
	text-align: center;
	padding-top: 5px;
}

#navigation
{
	margin-top: 15px;
	padding-bottom: 10px;
	border-bottom: 2px solid #747776;
	text-align: center;
}

#navigation a
{
	font-size: 16px;
	color: #2e3192;
	text-decoration: none;
	font-weight: bold;
	margin: 5px;
}

#navigation a:hover
{
	font-size: 16px;
	color: #ed1c24;
	text-decoration: none;
	font-weight: bold;
	margin: 5px;
}

#navigation2
{
	margin-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

#navigation2 a
{
	font-size: 12px;
	color: #ed1c24;
	text-decoration: none;
	font-weight: bold;
	margin-right: 10px;
}

#navigation2 a:hover
{
	font-size: 12px;
	color: #2e3192;
	text-decoration: none;
	font-weight: bold;
	margin-right: 10px;
}

#innercontent
{
	/*border: 1px solid #ff0000;*/
	width: 560px;
	height: 390px;
	font-size: 12px;
	
	text-align: justify;
	
	/*overflow-y: auto;*/
	padding-right: 0px;
	/*margin-top: 10px;*/
}

p {

margin-top: 10px;
}


#innercontent img
{
	margin: 10px;
	/*margin-left: 10px;*/

/*padding: 5px;
 padding-left: 10px;*/
}

#innercontent a
{
	/*font-weight: bold;*/
	text-decoration: none;
	color: #2e3192;
}

#innercontent a:hover
{
	/*font-weight: bold;*/
	text-decoration: none;
	color: #ed1c24;
}

blockquote
{
	width: 500px;
	text-indent:-4%; 

}

#shortlist li 
{ margin-bottom: 5px; 
}

#copyright
{
	font-size: 10px;
	/*margin-top: 85px;*/
	padding-top: 193px;
	text-align: center;
}
#addtoany{	font-size: 10px;	margin-top: 10px;	text-align: center;		padding-left: 400px;}
/* 
a img 
{
	 border: 1px solid #000000; 
}


#innercontent img
{
	border: 1px solid #0e0e0e;
}
