body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(background-black.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-size: 9pt;
	color: white;
	/* WHAT */
}

div.TopOptions{
	width: 707px;
	
}
.justified {
	text-align: justify;
	
}

div.my_left_box{
    float: left;
    padding: 10px 0px 0px 20px;
    width: 120px;
}

div.my_right_box{
    float: right;
    padding: 10px 80px 0px 0px;
    width: 470px;
}

div.newscontainer {
	text-align: center; 
}
div.newspage {
	width: 600px;
	text-align: justify; 
}

.newspagedate {
	color: #999;
	font-style: italic;
	text-align: right;
	float: right;
}

h1 {
	font-size: 15px;
	text-align: center;
	font-weight: normal;
	font-style: italic;
}

.newsheadline {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	text-align: center;
	font-weight: bold;
}
.newsheadline2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 9pt;
	text-align: justify; 
}

li {
	text-align: left;	
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 9pt;
}
td.backgroundz {
	background: url("/v3/front-text-bg.jpg") top left no-repeat;
	background-repeat: no-repeat;
	background-image: url(front-text-bg.jpg);
}
td.backgroundzSub {
	background: url("/v3/subpages_04.jpg") top left no-repeat;
	background-repeat: no-repeat;
	background-image: url(subpages_04.jpg);
	text-align: left;
}
td.backgroundBubbleOne {
	background: url("/v2/bubble1.gif") top left no-repeat;
	background-repeat: no-repeat;
	background-image: url(bubble1.gif);
}
td.backgroundBubbleTwo {
	background: url("/v2/bubble2.gif") top left no-repeat;
	background-repeat: no-repeat;
	background-image: url(bubble2.gif);
}
td.centered {
	text-align: center;
}
.whitelink {
	color: #FFFFFF;	
	font-size: 10pt;
}
.copyrite {
	color: #8FB5B5;
	text-align: center;
}
a:link {
	color: #ff6666;
	text-decoration: none;
}
a:visited {
	color: #ff6666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
td#white a:link {color: white;}
td#white a:visited {color: white;}
td#white a:hover {color: white;}
td#white a:active {color: white;}
td#black a:link {color: black;}
td#black a:visited {color: black;}
td#black a:hover {color: black;}
td#black a:active {color: black;}
.centered {
	text-align: center;
}

table.crazytable {
	border-width: 1px;
	border-spacing: ;
	text-align: left;
	border-style: none;
	border-color: black;
	border-collapse: collapse;
}
table.crazytable th {
	border-width: 1px;
	text-align: left;
	padding: 6px;
	border-style: dotted;
	border-color: black;
	-moz-border-radius: ;
}
table.crazytable td {
	border-width: 1px;
	text-align: left;
	padding: 6px;
	border-style: dotted;
	border-color: black;
	-moz-border-radius: ;
}
div.addthis_toolbox {
	background: white;	
	
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	color: black;
	text-align: center;
	background-color: #999;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.facebookbox {
	background-color: #FFF;
	border: 1px solid #666;
	padding-bottom: 20px;
}

