#flash
{
  width: 950px;
  height: 257px;
	overflow: hidden;
	border: 0px solid #fff;
	border-left-width: 4px;
	border-right-width: 4px;
	background-color: #fff;
	background-image: url('../images/bgflash.gif');
	background-repeat: repeat-y;
	background-position: bottom right;
}


#main
{
	background-image: url('../images/bgmainhome.gif');
	background-repeat: repeat-y;
	background-position: top right;
}

#mainleft
{
  display: inline;
	float: left;
	width: 217px;
  min-height: 700px;

}

#maincenter
{
  display: inline;
	float: left;
	width: 487px;
  min-height: 700px;
  margin: 0px 0px 0px 0px;
}

#maincenter p
{
	margin: 0px 10px 0px 10px;
	padding: 10px 0px 10px 0px;
	line-height: 12px;
}

#maincenter p.dots
{	
	background-image: url('../images/hdot.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
}

#maincenter img
{
	float: left;
	clear: both;
	border: 1px solid #e2e2e2;
	margin: 4px 10px 0px 3px;
}

#maincenter #super img
{
	border: 0px solid #e2e2e2;
	margin: 0px 0px 0px 0px;
}

#maincenter #special img
{
	border: 0px solid #e2e2e2;
	margin: 0px 0px 0px 1px;
}


.linetop
{
	background-image: url('../images/linetop.gif');
	background-repeat: no-repeat;
	width: 454px;
	height: 5px;
	font-size: 1px;
}

.linebottom
{
	background-image: url('../images/linebottom.gif');
	background-repeat: no-repeat;
	width: 454px;
	height: 5px;
}

.linecenter
{
	border: 0px solid #ececec;
	border-left-width: 1px;
	border-right-width: 1px;
	width: 452px;
}

#best
{
	border: 0px solid #ececec;
	border-left-width: 1px;
	border-right-width: 1px;
	width: 420px;
	height: 100px;
	padding: 0px 0px 0px 32px; 
	clear: both;

}

.bestnote
{
	float: left;
	margin: 10px 0px 0px 5px;
}

#best p
{
	clear: both;
}

#homenewsletter
{
	float: left;
	height: 88px;
	width: 200px;
	background-color: #00378a;
	background-image: url('../images/bgnewsletter.gif');
	background-repeat: repeat-x;
	color: #fff;	
}

#homenewsletter form
{
	margin: 0px 0px 0px 10px;
}

#homenewsletter form
{
	margin: 0px 0px 0px 10px;
}

#homenewsletter form .submit
{
	background-color: #cd0000;
}

#homenewsletter .header
{
	font-size: 15px;
	font-weight: bold;
	padding: 7px 0px 0px 10px;
	margon: 0px;
}

.date
{
	font-weight: bold;
}

.title
{
	font-weight: bold;
	color: #002b6a;
}

#mainleft p
{
	margin: 0px 10px 0px 10px;
	padding: 10px 0px 10px 0px;
	line-height: 12px;
}
	
