body {
    margin: 0px auto;
    background-color: #000000;
    color: #d0cfcf;
    font-family: Arial;
}
a {
	color: #72c5fd;
	text-decoration:underline;
	}
	
a:hover {
	color: ##72c5fd;
	text-decoration:none;
	}
img {
	border: 0px;
	}
.centered_table {
    width: 100%;
    border-collapse: collapse;
    padding: 0px;
    margin: 0px;
}
.centered_table2 {
	width:  800px;
    border-collapse: collapse;
    padding: 0px;
    margin: 0px;
}
.centered_table3 {
    width: 906px;
    border-collapse: collapse;
    padding: 0px;
    margin: 0px;
}
.centered_content {
    width: 900px;
}


.link_content {
    width: 300px;
}

.bottomtext {
	font-family: Monotype Corsiva;
    font-size: 21px;	
}


#head_table {
    border-collapse: collapse;
    width: 100%;
}
#logo {
    position: absolute;
    margin-top: 21px;
}
.border1 {
    border-top: 1px solid #424242;
    border-bottom: 1px solid #717171;
}
#centerpiece_content {
    padding-top: 2px;
}
#menu_bar {
    margin-top: 1px;
    text-align: center;
    font-family: Monotype Corsiva;
    font-size: 21px;
    border-bottom: 1px solid #4b4b4b;
    border-top: 1px solid #4b4b4b;
    background-image: url(../images/bg1.png);
}
.menu_separator {
    padding: 0px 12px;
}
#thumbnail_previews {
    text-align: center;
    margin-top: 17px;
}
#thumbnail_previews img {
    margin-right: 10px;
}

#body_table {
    font-size: 12px;
    margin-top: 20px;
    line-height: 1.5em;
}
#body_table2 {
    font-size: 14px;
    margin-top: 20px;
    line-height: 1.5em;
}
#body_left {
    vertical-align: top;
    padding-right: 15px;
}
#body_right {
    vertical-align: top;
}
.body_title {
    margin-bottom: 10px;
}
.body_text {
    margin-bottom: 40px;
}
.body_image {
    padding-left: 13px;
    float: right;
}
.body_imagel {
    padding-right: 13px;
    float: left;
}

#menu_bar a {
	color: #d0cfcf;
	text-decoration: none;
	}
	
#menu_bar a:hover {
	color:#72c5fd;
	}
#form {
	font-family: Monotype Corsiva;
	}