body, table, tr, td {
	font: 10pt tahoma; 
	color: #000000;
	letter-spacing: 0px;
	}
	
img.menu {
	border: none;	
}

img {
	border: 1px solid #000;	
}

a:link           {color: #df7398; font-weight: bold; text-decoration: none}
a:visited        {color: #df7398; font-weight: bold; text-decoration: none}
a:active         {color: #df7398; font-weight: bold; text-decoration: none}
a:hover          {color: #000000; font-weight: bold; text-decoration: none}

.wrapper {
	background-image: url(images/main_05.jpg);
	background-repeat: repeat-y;
	margin:0 auto;
	padding:0;
	border:0;
	width:604px	
}

.header {
	background-image:url(images/main_03.jpg);
	width:604px;
	height:331px;
	margin:0 auto;
	padding:0;
	border:0
}

.menu_bar {
	width: 604px;
	margin: 0;
	padding-top: 35px;
	padding-bottom: 35px;
	padding-right: 0px;
	padding-left: 8px;
	border: 0;
}
.content_wrapper {
	background-image: url(images/main_05.jpg);
	background-repeat:repeat-y;
	width: 604x;
	margin: 0 auto;
	padding: 0 auto;
}

.content {
	background: none;
	width: 590px;
	margin: 0 auto;
	padding: 0px;
}

.footer {
	background-image: url(images/main_07.jpg);
	width:604px;
	height:9px;
	padding:0; 
	margin:0 auto;
}