body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	 
      
      -moz-user-select: none;
}


.main {
	background-color: #100202;
	background-image: url(images/mainBackground.jpg);
	background-repeat: no-repeat;
	margin:10px;
}
.menu {
	background-color: #9b2727;
}

.menu a {
	font-size: 15px;
	font-weight:bold;
	text-decoration:none;
}
.menu a:hover {
	font-size: 15px;
	font-weight:bold;
	text-decoration:none;
	color: #c3c3c3;
}
.phoneNumber {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	margin: 10px;
	text-decoration: underline;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #FFFFFF;
}
.currLit {
	background-color: #FFFFFF;
	background-image: url(images/cur_lit_background.gif);
	background-repeat: repeat-y;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.titleLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f2f2f2;
        font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
        font-weight:bold;
        text-align: center;
}
.con2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
        font-weight:bold;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f2f2f2;
        text-decoration: underline;
}
a.espanol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: yellow;
        text-decoration: underline;
        font-weight: bold;
}
a.link {
	color: yellow;
        text-decoration: underline;
}
