body {
	margin-left: 10px;
	margin-top: 24px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-image: url(images/bg.jpg);
}

#header {
	width:728px;

}

#menu_bar {
	width:728px;
	height:36px;
	background-image:url(images/menu-tile.jpg);
	text-align:left;
}

#content {
	width:728px;
	background-image:url(images/content-tile.jpg);
}

#main {
	padding:10px 10px 10px 15px;
}

#footer {
	width:728px;
	height:19px;
	background-image:url(images/footer.jpg);
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

#menu {
	padding-top:9px;
	text-align:center;
}

.menu_item {
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	color:#373737;
	text-transform:uppercase;
	text-decoration:none;
}

.menu_item:hover {
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	color:#0000FD;
	text-transform:uppercase;
	text-decoration:none;
}

.submenu_item {
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	color:#373737;
	text-transform:uppercase;
	text-decoration:none;
}

.submenu_item:hover {
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	color:#0000FD;
	text-transform:uppercase;
	text-decoration:none;
}

.submenu_item2 {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	color:#373737;
	text-decoration:none;
}

.submenu_item2:hover {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	color:#0000FD;
	text-decoration:none;
}

.caps {
	font-size: 16px; 
	font-weight:bold;
}

#bottom {
	width:728px;
}

#copyright {
	float:left;
	display:inline;
	width:625px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	color:#373737;
	text-align:left;
	margin-left:5px;
}

#author {
	float:left;
	display:inline;
	width:98px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	color:#373737;
	text-align:right;
}

#clear_col {
	clear:both;
}

.p4b {
	color:#373737;
}

.title {
	height:31px;
	background-image:url(images/para-title.jpg);
	text-indent:3px;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#0000FF;
}

.common_text {
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;
	line-height:16px;
}

.bold_text {
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
	color:#000000;
}

.contact_regular {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
}

.contact_bold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}