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

/*  --  General Styles --   */

body                          {
								margin: 0px;
								padding: 0px;
								font-family:Arial, Helvetica, sans-serif;
								font-size: 11px;
								letter-spacing: 1px;
								line-height:12pt;
								color: #333333;
								background-color: #e7e7e7;
                              }
table                         {
                              border: 0px;
							  cell-padding: 0px;
							  cell-margin: 0px;
							  z-index: 0;
                              }
img                           {
                              border: 0px;
                              }
tr                            {
                              text-align: left;
							  vertical-align: top;
                              }
td                            {
                              text-align: left;
							  vertical-align: top;
                              }
li 							  {
								line-height: 12pt;
							  }
ul							  {							
							  line-height: 11pt;
								}
a 							{
								text-decoration:none;
}
							  
/*  --  Container and Navigation Styles --   */

#container					  {
	width: 954px;
	height: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
							  }
							  
							  
#navContainer td						{
							  text-align: center;
							  vertical-align: center;
						}	
#footerContainer td						{
							  text-align: center;
							  vertical-align: center;
						}						

#header						{
	position:absolute;
	top: 0px;
	left: 0px;
	z-index: 5;
	width: 954px;
	height: 117px;
	background-image:url(../images/layout/main/header.gif);
	background-repeat:no-repeat;
							}
#headerBanner		{
	position:absolute;
	top: 7px;
	left: 340px;
	z-index: 5;
	width: 530px;
	height: 75px;
	background-image:url(../images/layout/main/cinelympics_banner.gif);
	background-repeat:no-repeat;
							}

#logo 						  {
	margin: 0px;
	padding: 0px;
	width: 308px;
	height: 98px;
	background-image:url(../images/layout/main/logo.gif);
	background-repeat:no-repeat;
	position:absolute;
	top: 11px;
	left: 16px;
	z-index: 5;
							  }
#nav						  {
	margin: 0px;
	padding: 0px;
	width: 485px;
	height: 22px;
	position:absolute;
	top: 90px;
	left: 370px;
							  }
#nav a						{
	padding: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 2px;
	line-height:12pt;
	color: #000;
	font-weight: bold;
	text-decoration: none;
								}
#nav a:hover					{
	color: #fff;
	background-color:#333;
								}

						
/*  --  Footer Variety Pages Styles --   */						
											  
#legal				{
	margin: 0px;
	padding: 0px;
	height: 15px;
	position:absolute;
	top: 759px;
	text-decoration:none;
	font-size: 10px;
	letter-spacing: 1px;
	color: #666;
	text-align: cetnter;
	line-height:11pt;
	left: 179px;
						}
						
						

					  
#legal	a,
#eventLegal a,
#guestLegal a,
#aboutLegal a,
#contactLegal a			{
	text-decoration:none;
	color: #333333;
						}					
						
/*  --  Text Styles --   */
							
.header001 				{
font-family:"Georgia", Times New Roman, Times, serif;
color:#333333;
font-stretch:wider;
font-size:15px;
line-height:17pt;
letter-spacing: 1px;
}
.header002 				{
font-family:"Georgia", Times New Roman, Times, serif;
color:#000;
font-stretch:wider;
font-weight:bold;
font-size:14px;
line-height:15pt;
letter-spacing: 1px;
}
.header003 				{
font-family:"Georgia", Times New Roman, Times, serif;
color:#000;
font-stretch:wider;
font-weight:bold;
font-size:12px;
line-height:13pt;
letter-spacing: 1px;
}

.header004 				{
	font-family:"Georgia", Times New Roman, Times, serif;
	color:#3399FF;
	font-stretch:wider;
	font-weight:bold;
	font-size:13px;
	line-height:16pt;
	letter-spacing: 1px;
	text-decoration:underline;
}

.txt001					{
font-family:"Georgia", Times New Roman, Times, serif;
font-size:12px;
line-height:14pt;
letter-spacing: 1px;
color:#333333;
}	
.txt002					{
font-family: "Arial", Helvetica, sans-serif;
font-size:11px;
line-height:12pt;
letter-spacing: 1px;
color:#333333;
}					  
.txt003					{
font-family: "Arial", Helvetica, sans-serif;
font-size:10px;
line-height:11pt;
font-weight:bold;
letter-spacing: 1px;
color:#000;
}					  
