/***************Default Styles that define the basic general styles for the layouts********************/

/*Wildcard for Text*/
*				
{font-family:arial; font-size:8pt; }

#container		
{background-image:url('images/bg.jpg'); background-repeat:repeat-x; width:760px;}

#promotion		
{background-color:#527fa9;}

#promotionTitle	
{color:#FFFFFF; background-color:#314c65;}

#footer			
{font-family:arial; font-size:8pt; color:#505050;}

#security		
{background-color:#f1f1f1;}

#promotionText	
{color:#FFFFFF; font-family:georgia; font-size:12pt; line-height:1.8em; padding:10px;}

h1				
{color:#FFFFFF; font-family:georgia; font-size:16pt;}

.defaultText	
{padding:10px;}