

/*******************************************************************************



												Background/Main



*******************************************************************************/





	#wrapper

	{

	width:1024px;

	height:828px; 

	background:url(images/images/dropshadow.png);

	background-repeat:repeat-y;

	}



		#main

		{

		width:960px;

		background:#FFFFFF;

		}



/*******************************************************************************



												BODY/



*******************************************************************************/



#media

{

width:960px; 

height:297px; 

position:relative; 

float:left;

background-color:#FFFFFF;

border-bottom:2px;

border-color:#a8a8a8;

border-bottom-style:solid;

}



#ads

{ 

width:960px; 

height:340px; 

postion:relative; 

float:left;

background-color:#fbfbfb; 

}



#greeting{

width:215px; 

height:280px; 

float:left; 

margin-left:25px; 

margin-right:10px;

}



	h1

	{

	color:#c10606;

	font-size:36px;

	font-weight:normal;

	line-height:75px;

	}

	

	p

	{

	font-size:12px;

	line-height:15px;

	color:#2a2929

	}

	

.adStyle

{

width:198px; 

height:270px; 

float:right; 

margin-right:12px; 

margin-top:15px;

padding-left:10px;

padding-right:8px;

padding-top:10px;

border-width:1px; 

moz-border-radius:10px; 

border-radius:10px;  

border-color:#98A295; 

border-style:solid; 



background-color:#E9E9E9; 



color:#2a2929; 

font-size:12px;

}





.adStyle h3

{

font-size:14px;

font-weight:bold;

line-height:30px;

}



A:link {text-decoration: none; line-height:24px; color:#ba0101;}

A:visited {text-decoration: none; color:#ba0101;}

A:active {text-decoration: none; color:#ba0101;}

A:hover {text-decoration: underline; color:#ba0101;}