﻿
/***
The universal selector removes default browser padding and margin
**/
			*{
				padding:0;
				margin:0;
			}


			body
				{				
				font-family:"Trebuchet MS", Georgia, Lucida grande, sans-serif;
				color:#ffffff;
				font-size: 13px;				
				margin:0px 0px 10px 0px;
				background:#212121;					
				}

			#wrapper
					{
					/**background:url(../../images/fame_bg_new_gradient_2.png) ;**/
					background-image:url(../../images/newyear.jpg);
					}


				
			.curved
					{
						-moz-border-radius:10px;
						-webkit-border-radius:10px;
						behavior: url(../../_common/css/border-radius.htc);
					}
				
			#page 
				{
				width: 960px;
				height: 900px;	
				margin: 0 auto;
				}
				
				#page h{
				}
				
			#header			{
				width:960px;
				height:90px;				
				margin: 0 auto;
				border-left: 0px solid #9d6007;
				border-right: 0px solid #9d6007;
				border-bottom:1px solid #9d6007;
				border-top: 1px solid #9d6007;

							
				}



#topbanner		{

				width:960px;
				height:90px;
				margin:0 auto;
				background:#000000 ;

										
				}
				


				
			#adnav			
				{				
				margin-left:auto;			
				width:730px;				
				}

			
#logonav		{
				float:left;				
				width:220px;
				background-color:none;
				
				}

			
.center-box {
				margin-bottom: 10px;
				padding: 1px;
				background: #fff;
				border-top: 5px solid #4e78ab;
				border-right: 15px solid #0dfff6;
				border-bottom: 5px solid #4e78ab;
				border-left: 15px solid #0dfff6;
				}

a img 			{ 

				border:none; 
		
				}



a 				{	

				color:#607293;
				text-decoration:none;

				}

a:hover, a:active 		{

				color: solid red;
		
				}
a:link 		{

				color: solid #0000FF;
		
				}	
a:visited 		{

				color: solid green;
		
				}	
img.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

p.center { text-align: center; }









				
/*!!!!!!!!!!! MyCSSMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! MyCSSMenu Styles !!!!!!!!!!!*/


	/* MyCSSMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		background-color:#FFFFFF;
		background-image:url(../../images/bg3.gif);
		border-width:0px 0px 0px 0px;
		border-style:solid;
		border-color:#000000;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:5px 25px 5px 5px;
		margin-top:0px;
		background-color:transparent;		
		color:#FFFFFF;
		font-family:Arial;
		font-size:14px;		
		text-decoration:none;
		
		border-width:0px 0px 0px 0px;
		border-style:solid;
		border-color:#000000;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		background-color:#EFF4FA;
		color:#000000;
		text-decoration:underline;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		background-color:#EFF4FA;
		color:#000000;
		text-decoration:underline;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:5px;
		margin:0px;
		background-color:#D6DCE2;
		border-width:1px;
		border-style:solid;
		border-color:#333333;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:3px 30px 3px 5px;
		color:#333333;
		font-size:13px;
		border-width:0px 1px 0px 1px;
		border-style:solid;
		border-color:#D6DCE2;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover, #qm0 ul a:hover	
	{	
		background-color:#EFF4FA;
		color:#000000;
		text-decoration:none;
		border-color:#666666;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#EFF4FA;
		color:#000000;
		text-decoration:underline;
		border-color:#666666;
	}				



#dhtmlgoodies_slideshow{
		width:700px;	/* Total width of slideshow */


	}
	
	#previewPane{
		border:1px solid #CCCCCC;
		margin-bottom:10px;	
		text-align:center;
		vertical-align:middle;
		padding-top:10px;

		position:relative;
		
		/* CSS HACK */
		height: 532px;	/* IE 5.x */
		height/* */:/**/520px;	/* Other browsers */
		height: /**/520px;
				
	}
	#previewPane img{
		line-height:500px;
	}
	#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
		font-style:italic;
		text-align:center;
		color:#FFFFFF;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
		font-size:0.9em;
	}
	#galleryContainer{
		
		height:102px;	/* Height of the images + 2 */
		border:1px solid #CCCCCC;
		position:relative;
		overflow:hidden;
		padding:1px;
		
		/* CSS HACK */
		height: 104px;	/* IE 5.x - Added 2 pixels for border left and right */
		height/* */:/**/102px;	/* Other browsers */
		height: /**/102px;
				
	}
	#arrow_left{
		position:absolute;
		left:0px;
		z-index:10;
		background-color: #FFF;
		padding:1px;
	}
	#arrow_right{
		position:absolute;
		right:0px;
		z-index:10;
		background-color: #FFF;
		padding:1px;		
	}
	#theImages{
		position:absolute;
		height:100px;
		left:40px;
		width:100000px;
		
	}
	#theImages #slideEnd{
		float:left;
	}
	#theImages img{
		float:left;
		padding:1px;
		filter: alpha(opacity=50);
		opacity: 0.5;
		cursor:pointer;
		border:0px;
	}

	#waitMessage{
		display:none;
		position:absolute;
		left:200px;
		top:150px;
		background-color:#FFF;
		border:3px double #000;
		padding:4px;
		color:#555;
		font-size:0.9em;
		font-family:arial;	
	}
	
	#theImages .imageCaption{
		display:none;
	}
			
					
					
#footer			{

				clear:both;	
				width:960px;
				margin:0 auto;
				color:#333;
				background-color: #000000;
				text-align:left;
				padding-left:8px;
				/***border-top:2px solid #eee005;***/

				}
					#footer	p{
					margin: 10px;
					padding: 0;
					color:#ffffff;
					
					}


				





				
