/* ----------------- Body Area ----------------- */

body {
	background-color: #285130;
	margin: 0;}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;}

.photo {
	float:left;
/*	display: compact; */
	height:180px;
	width: 200px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 35px;
	padding-left: 0;}

#table_left {
	background-image:url(../_elements/table_left.gif);
	width: 19px;}

#table_middle {
	background-image:url(../_elements/table_middle.gif);
	width: 23px;}

#table_right {
	background-image:url(../_elements/table_right.gif);
	width: 21px;}

#table_bottom {
	background-image:url(../_elements/table_bottom.gif);}

#left_column {
	width: 519px;}


/* ----------------- Text Area ----------------- */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;}

.text1 {
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 12px;
	color: #333333;}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #194700;}

.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;}

.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #194700;}

.notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #777777;}

.left_column ul {
	margin:				0 0 0 10px;
	padding:			0;
	list-style-type: 	none;
}

.left_column p {
	line-height: 16px;}

.left_column ul li {
	display:			block;
	font-size:			12px;
	padding-top: 		4px;
	padding-left:		25px;
	text-align:			left;
	background-image:url(../_elements/a7.gif);
	background-repeat: no-repeat;
	background-position: 3px 6px;	
}

.left_column a {
	color: #333333;
	text-decoration: underline;}
.left_column a:hover {
	text-decoration: none;}	

.right_column {
	padding-left: 10px;
}

.right_column ul {
	margin:				10px 0 5px 0px;
	padding:			0;
	list-style-type: 	none;
}

.right_column li {
	display:			block;
	font-size:			12px;
	padding-top: 		2px;
	padding-left:		25px;
	text-align:			left;
	background-image:		url(../_elements/a3.gif);
	background-repeat:		no-repeat;
	background-position: 	3px 6px;	
}


.article-links{
		padding-left:			10px;
		width:					250px;
}

.article-links ul li{
		display: 				block;
		text-decoration:		none;
		color:					#333333;
		padding-left:			16px;
		background-image:		url(../_elements/a3.gif);
		background-repeat:		no-repeat;
		background-position:	0px 3px;
}

.floatleft 		{
	float: 					left;
	margin:					5px 15px 10px 0px;
	height: 180px;
}

.floatright 		{
		float: 					right;
		margin:					5px 0 6px 5px;
}

/* ----------------- Links ----------------- */


.links1{
	background-color: transparent;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	color: #194700;
}

a.links1:hover{
	color: #194700;
	text-decoration: none;}

.links2{
	background-color: transparent;
	text-decoration : underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
/*	font-weight: bold; */
	color: #333333;}

a.links2:hover{
	text-decoration : none;
	color: #333333; }

.links3{
	background-color: transparent;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #666666;
	line-height: normal;}

a.links3:hover{
	color: #CCCCCC;}

.links4{
	background-color: transparent;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #FFFFFF;
	line-height: normal;
}

a.links4:hover{
	color: #CCCCCC;
}

.divider {
	display: block;
	text-decoration:		none;
	color:					#0092d1;
	padding-left:			16px;
	margin-top:				8px;
	padding-top:			10px;		
	border-top:				1px dotted	#bbb;
}

.movie_player{
	float:				left;
	margin:				10px 10px 15px 5px;
}

.movie_player_large{
	margin:				10px 15px 15px 35px;
}