body { margin: 0px; padding: 0px; background-color: #006699; color: #000000;
		font-family: Verdana, Arial, Helvetica, sans-serif;}
		
img { border: 0; }

.center { text-align: center; }

/* Site Skeleton */ 
#OSG-Logo { width: 760px; height: 163px; background-image: url(logo.gif); background-repeat: no-repeat;}
#OSG-Menu { width: 760px; height: 30px; background-image: url(menu.gif); background-repeat: no-repeat; }
#OSG-Content { width: 760px; height: auto; background-image: url(content.gif); background-repeat: repeat-y; }
#OSG-Footer { width: 760px; height: 29px; background-image: url(footer.gif); background-repeat: no-repeat;}
/* End Site Skeleton */

/* News Table Skeleton */
.NewsAuthor		{
				color: #FF0000;
				background-color: #EFEFEF;
				}
				
.NewsTable	{
			width: 420px;
			min-height: 100px;
			margin: auto;
			}	

.NewsTitle 	{
			background-image: url(news-top.gif); background-repeat: no-repeat;
			height: 30px;
			width: 414px;
			background-repeat: no-repeat;
			margin: auto;
			}
.TitleTxt	{
			padding: 5px 0px 0px 20px;
			font-weight: bold;
			text-decoration: underline;
			}			
			
.NewsByline {
			margin: auto;
			background-image: url(news-content.gif); background-repeat: repeat-y;
			width: 414px;
			padding-bottom: 10px;
			}
.BylineTxt	{
			font-size: 11px;
			padding-left: 30px;
			}
.NewsBody	{
			background-image: url(news-content.gif); background-repeat: repeat-y;
			width: 414px;
			min-height: 20px;
			font-size: 12px;
			background-repeat: repeat-y;
			padding: 0 20px 5px 20px;
			}			
.NewsBottom	{
			background-image: url(news-bottom.gif); background-repeat: no-repeat;
			height: 20px;
			}
/* End News Table Skeleton */

/* Font Declarations */

.OSG-Menu-Text {  font-size: 12px; text-align: center; margin-top: -4px; font-weight: bold; width: 750px; }
.OSG-Content-Text { text-align: justify; padding-right: 15px; padding-left: 10px; border-left: 1px solid black;
					font-size: 13px;}
.LeftHeader		{ font-size: 18px; font-weight: bold; text-align: center; text-decoration: underline; 
				padding-bottom:5px;}
#Affiliates { font-size: 13px; }				
#OSG-Latest-Issue { text-align: center; font-size: 13px; }

h1	{ font-size: 24px; font-weight: bold; text-decoration: underline; margin: 0px; text-align: center; }
.IssueArchives { text-align: center; }

/* End Font Declarations */

/* Hyperlink Colors */
.OSG-Menu-Text a:link { text-decoration: none; background-color: #EFEFEF; color: #0066CC;}
.OSG-Menu-Text a:active { text-decoration: none; background-color: #EFEFEF;  color: #0066CC;}
.OSG-Menu-Text a:visited { text-decoration: none;  background-color: #EFEFEF; color: #0066CC;}
.OSG-Menu-Text a:hover { text-decoration: underline; background-color: #EFEFEF;  color: #FF0000;}

#Left a:link { background-color: #FFFFFF; text-decoration: none; color: #0066CC; font-weight: bold;}
#Left a:active { background-color: #FFFFFF; text-decoration: none; color: #0066CC; font-weight: bold; }
#Left a:visited { background-color: #FFFFFF; text-decoration: none; color: #0066CC; font-weight: bold; }
#Left a:hover { background-color: #FFFFFF; text-decoration: underline; color: #FF0000; font-weight: bold;}

.OSG-Content-Text a:link { background-color: #FFFFFF; text-decoration: underline; color: #0066CC; font-weight: bold;}
.OSG-Content-Text a:active { background-color: #FFFFFF; text-decoration: underline; color: #0066CC; font-weight: bold;}
.OSG-Content-Text a:visited { background-color: #FFFFFF; text-decoration: underline; color: #0066CC; font-weight: bold;}
.OSG-Content-Text a:hover { background-color: #FFFFFF; text-decoration: underline; color: #FF0000; font-weight: bold;}

.NewsTable a:link { background-color: #EFEFEF; text-decoration: underline; color: #0066CC; font-weight: bold; }
.NewsTable a:active { background-color: #EFEFEF; text-decoration: underline; color: #0066CC; font-weight: bold; }
.NewsTable a:visited { background-color: #EFEFEF; text-decoration: underline; color: #0066CC; font-weight: bold; }
.NewsTable a:hover { background-color: #EFEFEF; text-decoration: underline; color: #FF0000; font-weight: bold;  }

.IssueArchives a:link {  text-decoration: none; }
.IssueArchives a:active {  text-decoration: none; }
.IssueArchives a:visited { text-decoration: none; }
.IssueArchives a:hover {  text-decoration: none; }
/* End Hyperlink Colors */