
<!-- a {text-decoration: none; color: black;} -->

BODY {

	margin: 0;
	padding: 0;
	font-family: arial,verdana;
	font-size: 12px;
	line-height: 16px;
	background-image: url(images/bg.jpg);
	background-position: -20px 0;
}
	
#top {
	top: 0px;
	left: 20px;
	width: 753px;
	height: 109px;
	padding-top: 0px;
	font-family: arial,verdana;
	color: #000;
	font-size: 14px;
	line-height: 24px;
	font-weight: 700;
	text-align: left;
	background-image: url(images/top.jpg); 
    background-repeat: no-repeat; 
    background-position: left top;
}

#left {
	top: 115px;
	left: 20px;
	width: 147px;
	height: 452px;
	border: 1px #A21129 solid;
	padding-top: 0px;
	font-family: arial,verdana;
	color: #000;
	line-height: 20px;
	font-weight: 500;
	text-align: left;
	background-color: #ACB7DC;  
    background-position: left top;
}

#right {
	top: 115px;
	left: 175px;
	width: 595px;
	border: 1px #A21129 solid;
	padding-top: 0px;
	color: #000;
	line-height: 14px;
	text-align: left;
	background-color: #FFEEC6;  
    background-position: left top;
}


a:link {color: #737929; text-decoration: none; font-size: 14px; font-family: arial;}
a:visited {color: #737929; text-decoration: none; font-size: 14px; font-family: arial;}
a:hover {color: #218AD6; text-decoration: none; font-size: 14px; font-family: arial;}
a:active {color: #737929; text-decoration: none; font-size: 14px; font-family: arial;}

a.two:link {color: #737929; text-decoration: underline; font-size: 14px; font-family: arial;}
a.two:visited {color: #737929; text-decoration: underline; font-size: 14px; font-family: arial;}
a.two:hover {color: #218AD6; text-decoration: underline; font-size: 14px; font-family: arial;}
a.two:active {color: #737929; text-decoration: underline; font-size: 14px; font-family: arial;}


p.footer {font-family: arial, sans-serif;
	font-size: 10px;
	line-height: 24px;
	font-weight: 600;
	color: #737929;
	display: inline;

}
p {font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #000000;
}

p.black {font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #000000;
	display: inline;
}

p.category {font-family: arial, sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: 900;
	color: #737929;
	display: inline;
}

p.category_sub {font-family: arial, sans-serif;
	font-size: 13px;
	line-height: 24px;
	font-weight: 900;
	color: #000000;
	display: inline;
}


p.header {font-family: arial, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: 900;
	color: #fff;
	display: inline;
}

p.cat {font-family: arial, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: 600;
	color: #fff;
	display: inline;
}

h1 {

	font-family: arial;
	font-size: 18px;
	line-height: 24px;
	font-weight: 600;
	color: #737929;
	}
	
h2 {

	font-family: arial;
	font-size: 16px;
	line-height: 24px;
	font-weight: 600;
	color: #000;
	display: inline;
	}

h3 {

	font-family: arial;
	font-size: 16px;
	line-height: 24px;
	font-weight: 200;
	color: #000;
	display: inline;
	}
	
	h4 {

	font-family: arial;
	font-size: 16px;
	line-height: 24px;
	font-weight: 700;
	color: #737929;
	display: inline;
	}

	


