	body {
		font-family: Arial, Helvetica, sans-serif;
		font-size: small;
		color: #333333;
		background-color: #949494;
		margin: 0px;
		text-align: center;
		direction: ltr;
	}


	.menu
	{
		color: #000000;
		background-color: #949494;
		background-image: url(images/iglyo_menu_bg.gif);
		background-repeat: repeat-x;
		width: 100%;
		height: 25px;
		background-position: bottom left;
		vertical-align: text-bottom;
		text-align: left;
	}

	.footer
	{
/*		border-top-style: solid;
		border-top-width: 1px;
		border-top-color:  */
		font-size: x-small;
		color: #FFFFFF;
		padding: 5px;
	}

	.frame_banner
	{
		margin-top: 1px;
		height: 105px; 
		width: 540px;
		background: url(images/top_border.gif) no-repeat top;
	}

	.insert_left
	{
		width: 500px;
		height: 15px;
		border: outset;
		border-width: 3px;
		background-color: #949494;
		margin-left: -13px;
	}

	.menuHeaderBottom
	{
		color: #FFFFFF;
		font-family: "Arial";
		font-style: italic;
		font-weight: bold;
		text-align: right;
	}

	.menuItem
	{
		position: relative;
		font-size: 12px;
		font-family: "Arial";
		font-weight: bold;
		color:#FFFFFF;
		
		padding-left: 13px;
	}

	.contentBody
	{
		margin-top: 8px;
		background-image: url(images/Flag.png);
		background-repeat: no-repeat;
		background-position: top right;
		padding-left:20px;
		padding-top:1px;
		height: 100%; 
		min-height: 500px;
		text-align: left;
	}

	.contentBodyPurple
	{
		margin-top: 8px;
		background-image: url(images/Flag_purple.png);
		background-repeat: no-repeat;
		background-position: top right;
		padding-left:20px;
		padding-top:1px;
		height: 100%; 
		min-height: 500px;
		text-align: left;
	}

	.contentBodyBlue
	{
		margin-top: 8px;
		background-image: url(images/Flag_blue.png);
		background-repeat: no-repeat;
		background-position: top right;
		padding-left:20px;
		padding-top:1px;
		height: 100%; 
		min-height: 500px;
		text-align: left;
	}

	.contentBodyGreen
	{
		margin-top: 8px;
		background-image: url(images/Flag_green.png);
		background-repeat: no-repeat;
		background-position: top right;
		padding-left:20px;
		padding-top:1px;
		height: 100%; 
		min-height: 500px;
		text-align: left;
	}

	.contentBodyOrange
	{
		margin-top: 8px;
		background-image: url(images/Flag_orange.png);
		background-repeat: no-repeat;
		background-position: top right;
		padding-left:20px;
		padding-top:1px;
		height: 100%; 
		min-height: 500px;
		text-align: left;
	}

	.contentBodyLightred
	{
		margin-top: 8px;
		background-image: url(images/Flag_lightred.png);
		background-repeat: no-repeat;
		background-position: top right;
		padding-left:20px;
		padding-top:1px;
		height: 100%; 
		min-height: 500px;
		text-align: left;
	}

	.contentBodyRed
	{
		margin-top: 8px;
		background-image: url(images/Flag_red.png);
		background-repeat: no-repeat;
		background-position: top right;
		padding-left:20px;
		padding-top:1px;
		height: 100%; 
		min-height: 500px;
		text-align: left;
	}

	
	.subtitle_left
	{
		background-image: url(images/subtitle_left.gif);
		background-repeat: no-repeat;
		background-position: top left;

		text-align: left;
		color: #FFFFFF;
		font-family: "Arial";
		font-style: italic;
		font-weight: bold;
		font-size:12px;

		margin-left: -20px;
		padding-left: 40px;
		padding-top: 2px;

		height:20px;
	
	}

	.subtitle_right
	{
		background-image: url(images/subtitle_right.gif);
		background-repeat: no-repeat;
		background-position: top right;

		text-align: right;
		color: #FFFFFF;
		font-family: "Arial";
		font-style: italic;
		font-weight: bold;
		font-size:12px;

		padding-right: 40px;
		padding-top: 2px;

		height:20px;
	
	}

	.upcoming_text
	{
		text-align: left;
		color: #000000;
		font-family: "Arial";
		font-size:11px;
	}

	.content_frame
	{
		text-align: left;
		color: #000000;
		background-color: #d3d3d3;
		font-family: "Arial";
		font-weight: bold;
		font-size:13px;
		padding-left: 30px;
		margin-top: 15px;
		width: 600px;
	}

	a.menuItem:link, a.menuItem:visited, a.menuItem:active
	{
		color: #FFFFFF;
		text-decoration: none;
	}
	
/*	a.menuItem:hover
	{
		color: #FFFF00;

	}*/

	a.upcoming_text:link, a.upcoming_text:visited, a.upcoming_text:active
	{
		color: #000000;
		text-decoration: none;
	}
	
	a.upcoming_text:hover
	{
		color: #6699FF;
		text-decoration: none;
	}

	a.content_frame:link, a.content_frame:visited, a.content_frame:active
	{
		color: #000000;
		text-decoration: none;
	}
	
	a.content_frame:hover
	{
		color: #FFFF00;
		text-decoration: none;
	}

	.teaserPad
	{
		background-color: #FF0000;
		height: 85px;
		border-style:solid; border-width: 1px;
		width: 500px; 
	}

	.teaserPad1
	{
		background-color: #FF0000;
		height: 85px;
		border-style:solid; border-width: 1px;
		width: 500px; 
	}
		
	div#rightmenu {float:right; display:block; position:relative; width:220px; height:210px; margin-top:70px;}

	/* RIGHT MENU TITLE */
	div#rightmenu p#title {margin-left:32px; padding-right: 10px; text-align: center; width: 70px; color:#FFFFFF; font:13px Arial,Verdana; font-weight: bold; padding-top: 6px; padding-bottom: 6px; margin-top:0px; margin-bottom:0px;
	border-bottom-style:solid; border-bottom-width: 2px; border-bottom-color: white; }
	div#rightmenu p#title a:link{color: #FFFFFF; text-decoration: none; font-weight: bold;}	
	div#rightmenu p#title a:active{color: #FFFFFF; text-decoration: none; font-weight: bold;}	
	div#rightmenu p#title a:visited{color: #FFFFFF; text-decoration: none; font-weight: bold;}	
	div#rightmenu p#title a:hover{color: #000000; text-decoration: none; font-weight: bold;}

	div#rightmenu p#tleft {margin-left: 110px; color:#FFFFFF; font:13px Arial,Verdana; text-align:left; font-weight: bold; border-left-width:2px; border-left-style:solid; padding-left:5px; padding-top: 6px; padding-bottom: 6px; margin-top:0px; margin-bottom:0px;}
	div#rightmenu p#tleft a:link{color: #FFFFFF; text-decoration: underline; font-weight: bold;}	
	div#rightmenu p#tleft a:active{color: #FFFFFF; text-decoration: underline; font-weight: bold;}	
	div#rightmenu p#tleft a:visited{color: #FFFFFF; text-decoration: underline; font-weight: bold;}	
	div#rightmenu p#tleft a:hover{color: #000000; text-decoration: underline; font-weight: bold;}

	div#rightmenu p#tright {margin-left:10px; padding-right: 10px; text-align: right; width: 90px; color:#FFFFFF; font:13px Arial,Verdana; font-weight: bold; border-right-width:2px; border-right-style:solid; padding-top: 6px; padding-bottom: 6px; margin-top:0px; margin-bottom:0px;}
	div#rightmenu p#tright a:link{color: #FFFFFF; text-decoration: underline; font-weight: bold;}	
	div#rightmenu p#tright a:active{color: #FFFFFF; text-decoration: underline; font-weight: bold;}	
	div#rightmenu p#tright a:visited{color: #FFFFFF; text-decoration: underline; font-weight: bold;}	
	div#rightmenu p#tright a:hover{color: #000000; text-decoration: underline; font-weight: bold;}

	div#article_place {width: 480px;}
	div#article_place p#article_header {font-size: 18px; color: #FF9900; font-weight: bold; border-bottom-width: 2px; border-bottom-style:solid;}
	div#article_place div#article_brief {font-size: 12px; color: #FFCC00; }
	div#article_place div#article_credits {font-size: 12px; color: #FFCC00; }
	div#article_place p#article_subheader {font-size: 16px; color: #FFCC00; font-weight:bold;}
	

	div#article_place div#lol div#article_content {float: left;}
	
	div#article_place div#lol div#article_images {float: right; direction:right;}

	div#footer a:visited{color: #FFFFFF; text-decoration: underline; font-weight: bold;}
	div#footer a:link{color: #FFFFFF; text-decoration: underline; font-weight: bold;}
	div#footer a:active{color: #FFFFFF; text-decoration: underline; font-weight: bold;}
	div#footer a:hover{color: #000000; text-decoration: underline; font-weight: bold;}


	div#teaserPad 
	{
		padding-bottom: 10px;
	}

	div#teaserPad table#teaserTable 
	{
		color: #666666;
		background-color: #B5CFEB;
		text-align: left;
/*		padding-top: 3px;
		padding-bottom: 3px;*/
		border-right-width: 0px;
		border-right-style: solid;
		border-right-color: #FFFFFF;
		background-image: url(images/grad02.gif);
		background-repeat: repeat-y;
		background-position: right;
		width: 500px;
	} 

	div#teaserPad div#teaserHead 
	{
		font-size: small;
		padding-top: 1px;
		padding-bottom: 1px;
		color: #FFFFFF;
		background-color: #0066CB;
		font-weight: bold;
		text-align: center;
		background-image: url(images/grad02.gif);
		background-repeat: repeat-y;
		background-position: left;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #0268CB;
		border-top-width: 10px;
		border-top-style: solid;
		border-top-color: #FFFFFF;
		width: 500px;
	} 

	div#teaserArticle 
	{
		font-size: normal;
		border-bottom-style: dashed;
		border-bottom-color: gray;
		border-bottom-width: 1px;
		width: 500px;
		margin-bottom: 10px;
	} 





	div#teaserArticle a:visited, a:active, a:link
	{
		font-size: normal;
		color: #676767;
		text-decoration: none; font-family: "Arial";
	} 

/*	div#teaserPad table#teaserTable a:visited, a:active, a:link {color: #FFFFFF; text-decoration: none; font-family: "Arial";}   */
	a.TableLink:visited, a.TableLink:active, a.TableLink:link {color: #FFFFFF; text-decoration: none; font-family: "Arial";}  
	a.ArchiveLink:visited, a.ArchiveLink:active, a.ArchiveLink:link {color: #676767; text-decoration: none; font-family: "Arial";}  

	a.MenuAboutUs:hover {color: #9966FF; text-decoration: none; font-family: "Arial";}  
	a.pMenuAboutUs:visited, a.pMenuAboutUs:active, a.pMenuAboutUs:link {color: #9966FF; text-decoration: none; font-family: "Arial"; padding-left: 13px;}  
	
	a.MenuActivities:hover {color: #0000FF; text-decoration: none; font-family: "Arial";}  
	a.pMenuActivities:visited, a.pMenuActivities:active, a.pMenuActivities:link {color: #0000FF; text-decoration: none; font-family: "Arial"; padding-left: 13px;}  
	
	a.MenuForums:hover {color: #6699FF; text-decoration: none; font-family: "Arial";}  
	a.pMenuForums:visited, a.pMenuForums:active, a.pMenuForums:link {color: #6699FF; text-decoration: none; font-family: "Arial"; padding-left: 13px;}  

	a.MenuConnections:hover {color: #33CC66; text-decoration: none; font-family: "Arial";}  
	a.pMenuConnections:visited, a.pMenuConnections:active, a.pMenuConnections:link {color: #33CC66; text-decoration: none; font-family: "Arial"; padding-left: 13px;}  

	a.MenuMagazine:hover {color: #FF9900; text-decoration: none; font-family: "Arial";}  
	a.pMenuMagazine:visited, a.pMenuMagazine:active, a.pMenuMagazine:link {color: #FF9900; text-decoration: none; font-family: "Arial"; padding-left: 13px;}  

	a.MenuArchive:hover {color: #FF6633; text-decoration: none; font-family: "Arial";}  
	a.pMenuArchive:visited, a.pMenuArchive:active, a.pMenuArchive:link {color: #FF6633; text-decoration: none; font-family: "Arial"; padding-left: 13px;}  

	a.MenuLinks:hover {color: red; text-decoration: none; font-family: "Arial";}  
	a.pMenuLinks:visited, a.pMenuLinks:active, a.pMenuLinks:link {color: red; text-decoration: none; font-family: "Arial"; padding-left: 13px;}  

	
