/*	Design by Free CSS Templates	http://www.freecsstemplates.org	Released for free under a Creative Commons Attribution 2.5 License*//* Basic */*{	margin: 0em;	padding: 0em;}h1,h2{}body{	font-family: "trebuchet ms", sans-serif;	color: #000000;	font-size: 11pt;	background-color: #CCCC66; 	background-image: url('WomenPhotoWallpaper3.jpg');	background-position: left;	background-repeat: repeat-y;	}a{	color: #669911;}/* Outer  'a2crop2.gif'*/#outer{}/* Header */#header{	height: 95px;	background-image: url('a2solid3.gif');	background-position: bottom left;	padding-left: 40px;	padding-top: 45px;}#header h1 a{	color: #ffffff;	text-decoration: none;	font-size: 1.5em;}#header h1{	text-transform: lowercase;	font-size: 1.6em;}#header h2{	float: right;	top: -0.3em;		font-weight: normal;	font-size: 1.1em;	text-transform: lowercase;	color: #ffffff;	}/* Menu */#menu ul{	list-style: none;}#menu li{	display: inline;}#menu li a{	font-size: 0.8em;	font-weight: bold;	text-transform: lowercase;	color: #ffffff;	text-decoration: none;	margin-right: 1em;}/* Content */#content {	width: 1000px;	margin: 15px;	padding: 3em 15px 1em 50px;	line-height: 1.6em;	}#content p{	margin-bottom: 1.5em;	font-size: 12px;}#content h2,h3,h4,h5,h6{	margin-bottom: 1em;}#content ul{	margin-bottom: 1.5em;	padding-left: 1em;}#content blockquote{	padding: 1em;	margin-bottom: 1.5em;	background-color: #FFFCD8;		background-repeat: no-repeat;	background-position: top left;	border: dotted 1px #DFD999;}#content blockquote p{	margin-bottom: 0em;	font-size: 11px;}/* Primary Content */#primaryContentContainer{	float: left;	width: 650px;	margin-left: 0px;	}#primaryContent{float: left;	margin: 0em 0px 0em 0em;	padding: 0em 1.5em 1.5em 1.5em;}#primaryContent h2, #primaryContent h3{		color: #663300;	border-bottom: dotted 1px #ECEEDF;	padding-bottom: 0.3em;}#secondaryContent h3, #tertiaryContent h3{	background-color: #FFFCD8;		background-repeat: no-repeat;	background-position: top left;	width: 185px;	height: 27px;	font-size: 1em;	font-weight: bold;	padding-left: 15px;	padding-top: 5px;	text-transform: lowercase;	color: #663300;}/* Secondary Content */#secondayContentContainer{	float: right;	margin-left: 480px;	width: 100%;}#secondaryContent{	align: top;	float: right;	width: 215px;	position: top;}/* Tertiary Content */#tertiaryContent{	float: right;	width: 215px;	padding-right: 1em;}/* Footer */#footer{	background: url('a2.gif') repeat-x top left;	border-top: solid 1px #D0D4BB;	padding: 2.0em 3.5em 3.0em 3.5em;	font-size: 0.8em;}.clear{	clear: both;}