.topnav {
	font-size: 18px;
	float:right;
}
.leftimage {
	float:left;
}
.button {
	text-align: center;
}
.footer {
	background-image: url(images/cigarette_comp_09.jpg);
	text-align: center;
}

a:link{
color:#000000;
text-decoration:none
}
a:visited{
color:#000000;
text-decoration:none
}

a.resources:link{
text-decoration:underline;
color:#0000FF
}

a.resources:visited{
color:#0000FF;
text-decoration:underline;
}

a.resources:hover{
color:#0000FF;
text-decoration:underline;
}


.bodycontent{
	float:right;
	padding-left: 15px;
	text-align: justify;
	padding-right: 15px;
}
.middle {
	margin-left: 250px;
}
.topbanner {
	background-image: url(images/cigarette_comp_01.jpg);
	background-repeat: no-repeat;
}

a.info:link{
	color:#6C6C6C;
	text-decoration: underline;
	font-size:14px;
}
a.info:visited{color:#6C6C6C;
font-size:14px;
}
.blue {
	background-color: #218EE3;
}
.center {
	text-align: center;
}
h1 {
	font-size: 18px;
}
a.buy:link{
	color:#000000;
	text-decoration: underline;
	
}
a.buy:visited{
	color:#000000;
	text-decoration: underline;
	
}
a.buy:hover{
	color:#218EE3;
	text-decoration: underline;
	
}
a.buy:active{
	color:#218EE3;
	text-decoration: underline;
	
}