li
	{
		margin:3px 0;
	}
	
.clear
	{
		clear:both;
	}

	
#content
	{
		background: url("../images/bg_content.png") no-repeat;
	}

.left
	{
		float:left;
		width:450px;
	}

.right
	{
		float:left;
		width:250px;
	}

td
	{
		vertical-align:top;
	}
	
body
	{
		color:#4f0a13;
		line-height:16px;
		font-weight:900;
		font-size:70%;
	}
	
li
	{
		margin:0px;
	}
	
p
	{
		margin-top:0px;
		color:#4f0a13;
	}
	
#a
	{
		position:relative;
		float:left;
		margin:0px;
		width:727px;
		height:75px;
		background:url("../images/1.jpg") top center no-repeat;
	}
	
#b
	{
		position:relative;
		float:left;
		margin:0px;
		width:727px;
		height:104px;
		background:url(../images/2.jpg) top center no-repeat;
	}
	
#c
	{
		position:relative;
		float:left;
		margin:0px;
		width:727px;
		height:303px;
		background:url(../images/3.jpg) top center no-repeat;
		color:#9b1529;
	}
	
#d
	{
		position:relative;
		float:left;
		margin:0px;
		width:727px;
		height:205px;
		background:url(../images/4.jpg) top center no-repeat;
	}
	
#e
	{
		position:relative;
		float:left;
		margin:0px;
		width:727px;
		height:136px;
		background:url(../images/5.jpg) top center no-repeat;
	}
