@charset "utf-8";
/* CSS Document */

* {padding: 0; margin: 0;}
body {
	margin:0;
	padding:0;
	background-image:url(images/PAGBACK.jpg);
	background-repeat: repeat-x;
	background-color: #093a6a;
}

/* LAYOUT STYLES*/
#masthead {
	background-image:url(images/TITLEBANNER.jpg);
	background-repeat: no-repeat;
	height: 164px;
	width: 850px;
	margin: auto;
	position: relative;
}

#wrapper{
	width:850px;
	padding:0 0 10px 10px;
	margin:auto;
}

#sidebar {
	width:234px;
	float:left;
	margin-top: 14px;
	margin-left: 4px;
	 }
	 
	 #rss {
	width:234px;
	float:left;
	margin-top: 14px;

	 }
	
#leftcontent {
	width:234px;
	float:left;
	background-image:url(images/leftfill.png);
	background-repeat: no-repeat;
	border-bottom:2px solid #FFCC00;
	 }

#rightcontent {
	width:569px;
	float:right;
	background-color:#fefbe4;
	border-right: 2px solid #dc8f05;
	border-bottom: 2px solid #dc8f05;
	border-left: 2px solid #dc8f05;
	margin-right: 4px;
	margin-top:16px;
	min-height:400px;
	border-top-width: 2px;
	border-top-color: #dc8f05;
	border-top-style: solid;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
}
#rightcontent_WATERMARK {
	width:569px;
	float:right;
	background-color:#fefbe4;
	border-right: 2px solid #dc8f05;
	border-bottom: 2px solid #dc8f05;
	border-left: 2px solid #dc8f05;
	margin-right: 4px;
	margin-top:16px;
	min-height:400px;
	border-top-width: 2px;
	border-top-color: #dc8f05;
	border-top-style: solid;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	background-image: url(images/watermark.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#rightcontent_WATERMARK_small {
	width:569px;
	float:right;
	background-color:#fefbe4;
	border-right: 2px solid #dc8f05;
	border-bottom: 2px solid #dc8f05;
	border-left: 2px solid #dc8f05;
	margin-right: 4px;
	margin-top:16px;
	min-height:400px;
	border-top-width: 2px;
	border-top-color: #dc8f05;
	border-top-style: solid;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	background-image: url(images/watermarksmall.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#rightcontent_WATERMARK_smallright {
	width:569px;
	float:right;
	background-color:#fefbe4;
	border-right: 2px solid #dc8f05;
	border-bottom: 2px solid #dc8f05;
	border-left: 2px solid #dc8f05;
	margin-right: 4px;
	margin-top:16px;
	min-height:400px;
	border-top-width: 2px;
	border-top-color: #dc8f05;
	border-top-style: solid;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	background-image: url(images/watermarksmall_right.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#footer {
	float:left;
	width: 100%;
	height: 80px;
	background-image:url(images/footberback.jpg);
	clear:both;
	background-repeat: repeat-x;
	margin-top: 15px;
}
#maincontent_WATERMARK {
	width:815px;
	float:left;
	background-color:#fefbe4;
	border-right: 2px solid #dc8f05;
	border-bottom: 2px solid #dc8f05;
	border-left: 2px solid #dc8f05;
	border-top-width: 2px;
	border-top-color: #dc8f05;
	border-top-style: solid;
	overflow: auto;
	background-image: url(images/watermark.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 0px;
	padding-left: 10px;
	display: inline;
	margin-top: 16px;
	margin-bottom: 0px;
	padding-right: 10px;
	margin-left: 7px;
	padding-bottom: 10px;
}

/*MAIN KofC navigation*/
#navlinks {
	height:22px;
	width: 555px;
	float:right;
	background: #b6cde4 url(images/menuangle.gif) no-repeat left;
	padding-right: 0px;
	margin-right: 5px;
	padding-left: 50px;
	padding-top: 8px;
	padding-bottom: 0px;
}

#navlinks li {
	display: inline;
	border-right: 2px dotted;
	font-weight: bold;
	font-family:Arial;
	font-size:12px;
	text-decoration: none;
	border-right-color: #688AAD;
	padding-right: 1em;
	margin-right: 1em;
}
#navlinks li a:link {
	color:#093A6A;
	text-decoration:none;
	background-color: #B6CDE4;

} 
#navlinks li a:visited {
	color:#093A6A;
	text-decoration:none;
	
} 
	#navlinks li a:active {
	color:#FFFFFF;
	height: auto;
	width: auto;
	background-color: #DC8F05;

	
} 
#navlinks li a:hover {
	color:#FFFFFF;
	height: auto;
	width: auto;
	background-color: #DC8F05;
} 

#navlinks li.last {
	border-right: 0;
}

h1{
margin-left:-9999px;
}

.date {
	font-weight: bold;
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	color: #093A6A;
	padding-left: 4px;
}
.dateinfo {
	font-weight: normal;
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	color: #093A6A;
	padding-left: 4px;
}
#events {
	padding-top: 0px;
	padding-left:7px;
	width: 220px;
	margin-right: 5px;
}

/*News Items on home page AND MAIN CONTENT of ABOUT page*/
#newsarea {
	width: 310px;
	list-style-position: outside;
	list-style-type: square;
	padding-left: 5px;
	margin-top: 0px;
	color: #FFCC00;
	padding-right: 10px;
	border-right: 1px solid #FCEBA7;
	position: relative;
	float: left;
}

.newsheadline{
	background-image: url(images/kofcbullet.png);
	background-repeat: no-repeat;
	background-position: left;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
	text-indent: 15px;
}

/*MAIN TEXT USED VARIOUS PLACES*/
.newstext {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	background-image: none;
	padding-left: 15px;
	margin-bottom: 7px;
}

/*images will right justify in newstext ares*/
.newstext img {
	background-position: right;
	display: block;
	float: right;
	padding: 3px 0px 3px 4px;
}

/*Date Posted for News articles*/
.posted {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #093A6A;
	text-align: right;
	display: block;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #DC8F05;
	margin-bottom: 12px;
}

/*REMOVE STUFF*/
.gone{display:none;}
	


/*Experience of a lifetime image*/
#imgexp {
	float:left;
	display:block;
	height: 185px;
	width: 234px;
	background-image:url(images/experience.gif);
	margin-top: 25px;
	background-position: center center;
	background-repeat: no-repeat;
}


/*BLUE LINKS in RIGHT COLUMN*/
#rightlinks {
	width: 225px;
	float:right;
	margin-top: 25px;
	background-color: #E3ECF4;
	border-width: 1px;
	border-style: solid;
	border-color: #B6CDE4;
}

#rightlinks ul li {
	background-image: url(images/QUICKBUTTONS/DIAMOND.gif);
	background-repeat: no-repeat;
	background-position: left;
	list-style-type: none;
	padding-left: 24px;
	list-style-position: outside;
	margin-left: 0px;
	border-top: none;
	border-bottom: 1px dashed #E3ECF4;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
}

#rightlinks li a:link{
	font-family: Arial;
	font-size: 0.8em;
	color: #35578E;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #35578E;
	display: block;
} 
#rightlinks li a:visited{
	font-family: Arial;
	font-size: 0.8em;
	text-decoration: none;
	color: #35578E;
	border-bottom-style: dashed;
	border-bottom-color: #35578E;
	border-bottom-width: 1px;
	
}
	
#rightlinks li a:active{
	font-family: Arial;
	font-size: 0.8em;
	text-decoration: none;
	color: #35578E;
	border-bottom-style: dashed;
	border-bottom-color: #35578E;
	border-bottom-width: 1px;
	
} 
#rightlinks li a:hover {
	font-family: Arial;
	font-size: 0.8em;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dc8f05;
	color: #dc8f05;
} 

/*Welcome Area on Home Page*/
#welcome {
	width: 100%;
	float: left;
	display: block;
	clear:  both;
	margin-bottom: 20px;
}
	
	.welcometext {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #0A3A6A;
	display: block;
	line-height: 1.25em;
	font-style: normal;
	padding: 3px 5px;
	background-color: #FEFBE4;
	margin-right: 5px;
	margin-left: 5px;
	text-align: justify;
	border-bottom: 1px dotted #DC8F05;
}

/*VISIT Boy Scout button - home page*/
#boyscout {
	float:right;
	margin-top: 60px;
	text-indent: -9999px;
}

#boyscout a:link{
width: 225px;
	display: block;
	height: 68px;
	background-image: url(images/BOYBUTTON.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#boyscout a:visited{
width: 225px;
	display: block;
	height: 68px;
	background-image: url(images/BOYBUTTON.gif);
	background-repeat: no-repeat;
	background-position: left;
}
	
#boyscout a:active{
	width: 225px;
	display: block;
	height: 68px;
	background-image: url(images/BOYBUTTON.gif);
	background-repeat: no-repeat;
	background-position: left;
} 
#boyscout  a:hover {
	width: 225px;
	display: block;
	height: 68px;
	background-image: url(images/BOYBUTTONover.gif);
	background-repeat: no-repeat;
	background-position: left;
}
/*VISIT Visit Parish button - home page*/
#parishbutton {
	float:left;
	margin-top: 60px;
	clear: none;
	text-indent: -9999px;
}

#parishbutton a:link{
width: 225px;
	display: block;
	height: 70px;
	background-image: url(images/parishbutton.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#parishbutton a:visited{
width: 225px;
	display: block;
	height: 70px;
	background-image: url(images/parishbutton.gif);
	background-repeat: no-repeat;
	background-position: left;
}
	
#parishbutton a:active{
	width: 225px;
	display: block;
	height: 70px;
	background-image: url(images/parishbutton.gif);
	background-repeat: no-repeat;
	background-position: left;
} 
#parishbutton  a:hover {
	width: 225px;
	display: block;
	height: 70px;
	background-image: url(images/parishbuttonover.gif);
	background-repeat: no-repeat;
	background-position: left;
}


/*UPCOMING EVENTS BOX*/
.eventheader {
	background-image: url(images/yellowdiamondbullet20.gif);
	background-position: left;
	background-repeat: no-repeat;
	list-style-type: none;
	list-style-position: inside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-indent: 18px;
	height: 20px;
	padding-top: 4px;
	color: #DA9013;
}
 .eventtime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	padding-left: 0px;
	margin-left: 30px;
	list-style-type: none;
}
.eventdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #0A3A6A;
	padding-left: 0px;
	margin-left: 30px;
	list-style-type: none;
}
.eventlocation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	padding-left: 0px;
	margin-left: 30px;
	list-style-type: none;
}
.eventlocationlast {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	padding-left: 0px;
	list-style-type: none;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DA9013;
	margin-bottom: 6px;
}


 
 
 /*TEXT SYLES*/

.bold{
	font-weight: bold;
}
.boldblue{
	font-weight: bold;
	color: #0A3A6A;
}
img.floatRight {
	float: right;
	margin: 4px 0px 4px 4px;
}
.unbold {
font-weight:normal}

/*BLUE CONTACT BOX in middle of JOIN page*/
.join_contact_box {
	border: 1px dashed #0A3A6A;
	width: 50%;
	text-align: center;
	padding: 6px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	font-family: Arial;
	font-size: 9pt;
	background-color: #B6CDE4;
	line-height: normal;
	text-indent: 0px;
	font-weight: normal;
	color: #000000;
}

.contacthead{
	font-weight: bold;
	color: #0A3A6A;
	font-size: 10pt;
}

img.floatRight { 
    float: right; 
    margin: 4px; 
}

/* DIAMOND BULLETED HEADERS used on OFFICERS & JOIN pages - similar to eventheader*/
.y_diamond_logo_Bullet {
	line-height: 30px;
	color: #C57A05;
	background-image: url(images/logobullet.gif);
	background-repeat: no-repeat;
	text-indent: 25px;
	height: 30px;
	list-style-type: none;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bolder;
	display: block;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
}

.y_diamond_logo_Bullet_info{
	color: #010154;
	text-indent: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-color: #C57A05;
	width: 200px;
	list-style-position: inside;
	padding: 0px;
	margin-top: -5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 25px;
	display: block;
}

.y_diamond_logo_Bullet_info2 {
	color: #010154;
	text-indent: 36px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-color: #C57A05;
	width: 240px;
	list-style-position: inside;
	padding: 0px;
}

.y_diamond_logo_Bullet_final {
	color: #010154;
	text-indent: 36px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-color: #C57A05;
	width: 240px;
	list-style-position: inside;
	padding: 0px 0px 5px;
	border-bottom-style: dashed;
}

/*OFFICERS PAGE  layout*/
#officersleft {
	float: left;
	width: 200px;
	display: inline-block;
	margin-right: 50px;
}


#officersright {
	float: left;
	width: 200px;
	display: inline-block;
	margin: 0px;
}



/*CALENDAR */
table.calendar
{
	width: 550px;
	background-color: #fafafa;
	border: 1px #000000 solid;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-right: auto;
	margin-left: auto;
}

td.monthname
{
	background-color: #093A6A;
	border: 1px solid #093A6A;
	font-family: Verdana;
	font-weight: bold;
	font-size: 13px;
	color: #FEFBE4;
	padding: 4px;
}

td.eventinfo
{
	border-bottom: 1px solid #0A3A6A;
	text-align: left;
	font-family: Arial;
	font-weight: normal;
	font-size: 0.8em;
	color: #000000;
	background-color: #F1F5FA;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 0px;
	list-style-type: square;
	vertical-align: top;
}
td.eventinfo ul
{
	text-align: left;
	font-family: Arial;
	font-weight: lighter;
	font-size: 9pt;
	color: #0A3A6A;
	padding-right: 0px;
	list-style-type: square;
	vertical-align: top;
	list-style-position: outside;
	padding-left: 8px;
}





/*PHOTO GALLERY HOLDER*/
#gallery{
	margin-right: auto;
	margin-left: auto;
	width: 400px;
}




/*NEWS on homepage*/
.newsSUBHEAD {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #990000;
	background-image: url(images/kofcbulletsmall.png);
	padding-left: 10px;
	margin-bottom: 7px;
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 15px;
}
#newsarea a:link {
	color: #0F5EAC;
	font-weight: bold;
}

.newsPHOTOShead {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
	background-image: url(images/camera.gif);
	padding-left: 30px;
	margin-bottom: 7px;
	background-repeat: no-repeat;
	background-position: left;
}
#newsarea a:active {
	color: #0F5EAC;
	font-weight: bold;
}
#newsarea a:visited {
	color: #0F5EAC;
	font-weight: bold;
}
#newsarea a:hover {
	color: #DC8F05;
	font-weight: bold;
}



/*TITLES for pages and page areas*/
.WELCOME_title {
	background-image: url(images/WELCOME.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 25px;
	width: 300px;
	margin-bottom: 5px;
	margin-top: 10px;
	text-indent: -9999px;
}
.COUNCILNEWS_title {
	background-image:url(images/CONCILNEWS.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 25px;
	width: 300px;
	margin-bottom: 5px;
	margin-top: 10px;
	text-indent: -9999px;
}
.LINKS_title {
    background-image:url(images/LINKSTITLE.gif);
	background-repeat: no-repeat;
	background-position: left;
	width:180px;
	height:25px;
	text-indent: -9999px;
}
.photo_title {
	background-image: url(images/GALLERYTITLE.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 25px;
	width: 300px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-indent: -9999px;
}
.about_title {
	background-image: url(images/ABOUTTITLE.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 25px;
	width: 300px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-indent: -9999px;
}

.info_title{
	background-image: url(images/GENERALINFOTITLE.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 40px;
	width: 180px;
	text-indent: -9999px;
}
.calendar_title {
	background-image: url(images/CALENDARTITLE.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 25px;
	width: 300px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-indent: -9999px;
}
.officers_title {
	background-image: url(images/OFFICER_TITLE.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 25px;
	width: 300px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-indent: -9999px;
}


.contact_title {
	background-image: url(images/CONTACTTITLE.gif);  
	background-repeat: no-repeat;
	background-position: left;
	height: 25px;
	width: 300px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-indent: -9999px;
}
.join_title {
	background-image: url(images/JOINTITLE.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 25px;
	width: 300px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-indent: -9999px;
}

.upcomingeventstitle {
	width: 234px;
	height : 27px;
	background-image:url(images/lefttop.gif);
	background-repeat: no-repeat;
	color: #093A6A;
	padding-top: 4px;
	text-indent: -9999px;
}
#footer img{
	width: 88px;
	margin-right: auto;
	margin-left: auto;
	height: 31px;
	float: right;
	padding: 40px 6px 6px;
}
#footer img a:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
#cssvalid{
	margin-right: auto;
	margin-left: auto;
	height: 31px;
	width: 850px;
	padding-top: 15px;
	padding-left: 40px;
}
#cssvalid a:link{
	width: 88px;
	display: block;
	height: 31px;
	background-image: url(images/vcss-blue.png);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: -9999px;
}

#cssvalid a:visited{
width: 88px;
	display: block;
	height: 31px;
	background-image: url(images/vcss-blue.png);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: -9999px;}
	
#cssvalid a:active{
	width: 88px;
	display: block;
	height: 31px;
	background-image: url(images/vcss-blue.png);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: -9999px;}

#cssvalid  a:hover {
	width: 88px;
	display: block;
	height: 31px;
	background-image: url(images/vcss-blue.png);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: -9999px;}
.FULLAREA {
	width: 100%;
}
.library_title {
	background-image: url(images/LIBRARYTITLE.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 25px;
	width: 400px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-indent: -9999px;
}
.more_info_box {
	border: 1px dashed #0A3A6A;
	width: 50%;
	text-align: left;
	padding: 6px;
	display: block;
	margin-top: 10px;
	font-family: Arial;
	font-size: 9pt;
	background-color: #B6CDE4;
	line-height: normal;
	text-indent: 0px;
	font-weight: bold;
	color: #000000;
}
.italic {
	font-style: italic;
	font-weight: bold;
}
.WELCOMEBACK_TITLE {
	background-image: url(images/WELCOMEBACKTITLE.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 25px;
	width: 400px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-indent: -9999px;
}
.y_diamond_logo_Bullet_DESCRIPTION {
	color: #2F528A;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	width: 200px;
	list-style-position: inside;
	display: block;
	margin-left: 25px;
	margin-top: 2px;
	border: 1px dashed #C57A05;
	background-color: #FEEED6;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.newsheadlineSECONDLINE {
	background-repeat: no-repeat;
	background-position: left;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
	text-indent: 17px;
}
#wrapper #rightcontent #newsarea li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.Foca_title {
	background-image: url(images/focaTITLE.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 25px;
	width: 400px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-indent: -9999px;
}
#wrapper #rightcontent .newstext ul {
	font-size: 12px;
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 20px;
}
.tinytext {
	font-size: 10px;
	font-weight: normal;
}
#wrapper #rightcontent #newsarea .newstext img {
	border: 2px none #093A6A;
}
#wrapper #rightcontent #newsarea .newstext .IMAGEMID {
	padding: 0px;
	float: left;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
}
