ul, li, dl, dd, dt, p, div,
h1, h2, h3, h4, h5, img {
	margin: 0;
	padding: 0;
}

/**** Main Styling ****/

body {
	background: url("../images/bsteps-bkgd.gif");
}

#wrapper {
	/*background: #FFF url("../images/container_bottom.gif"); 
	background-position: bottom left;  
	background-repeat: repeat-x; */
	background: #FFF;
	width: 1000px; 
	margin: 30px auto 0 auto;
}

#wrapper-anni {
	width: 1000px; 
	margin: 30px auto 0 auto;
}

#container-anni {
	width: 1000px; 
}

div#header-wide {
	text-align: left;
	width: 950px;
	padding: 20px 0 25px 0; 
}

.main-content {
	margin-bottom: 70px;
}

.main-content p {
	width: 630px;
}

.main-content a {
	color: #e30f19;
	text-decoration: none;
}

.main-content a:hover {
	text-decoration: underline;
}

#flash-player {
	margin: 0 0 15px 0;
}

p {
	font-size: 1.15em;
	padding-bottom: 1.2em;
	line-height: 1.4em;
}

h2 {
	font-size: 1.4em; 
	font-weight: bold;
	line-height: 1.1em;
}

h3 {
	font-size: 1.9em; 
	font-weight: bold;
	line-height: 1.1em;
	/*color: #D3371E;*/
	width: 630px;
	padding-bottom: 1em;
}

h3 span {
	color: #D3371E;
}

h4 {
	font-family: Georgia; 
	font-size: 1.9em; 
	font-style: italic; 
	color: #D3371E;
	padding-bottom: 1em;
}

h5 {
	font-size: 1.8em; 
	font-weight: bold;
	padding: 1em 0 0 0;
	margin-bottom: 1.2em;
	background: url("../images/dotted-border.gif") bottom left repeat-x;
	width: 630px;
}

h7 {
	font-size: 1.8em; 
	font-weight: bold;
}

h6 {
	font-size: 1.8em; 
	font-weight: bold;
	padding: 2em 0 0 0;
	border-bottom: 2px #333 solid;
	width: 630px;
}

em {
	font-style: normal;
	font-weight: bold;
}

/**** Friends   ****/

.sponsor-row {
	width: 630px;
	background: url("../images/dotted-border.gif") bottom left repeat-x;
	height: 105px;
}

.sponsor-row a {
	padding: 10px 20px 0 0;
	float: left;
}

/**** Anni Info  ****/

ul#anni-info {
	margin: 0 0 20px 0;
	width: 390px;
}

ul#anni-info li {
	list-style: none;
	font-size: 1.2em;
	line-height: 1.4em;
	/*width: 300px;
	background: url("../images/dotted-border.gif") bottom left repeat-x;*/
}

/**** Main Menu   ****/

ul#main-menu {
	margin: 0 0 20px 0;
}

ul#main-menu li {
	margin: 0 0 8px 0;
	padding: 0;
	list-style: none;
	/*width: 300px;*/
	width: 270px;
	height: 40px;
	background: url("../images/dotted-border.gif") bottom left repeat-x;
}


ul#main-menu li a {
	height: 31px;
	display: block;
}

ul#main-menu li a.about {
	background: url("../images/menu_about.gif") top left no-repeat;
	width: 116px;
}

ul#main-menu li a.goings {
	background: url("../images/menu_goings.gif") top left no-repeat;
	width: 130px;
}

ul#main-menu li a.store {
	background: url("../images/menu_store.gif") top left no-repeat;
	width: 130px;
}

ul#main-menu li a.media {
	background: url("../images/menu_media.gif") top left no-repeat;
	width: 112px;
}

ul#main-menu li a.friends {
	background: url("../images/menu_friends.gif") top left no-repeat;
	width: 150px;
}

ul#main-menu li.last-menu {
	background: none;
	border-bottom: 2px solid #2D2D2D;
}

ul#main-menu li a:hover {
	background-position: 0 -36px;
}

ul#main-menu li a.active {
	background-position: 0 -36px;
}

/**** Media ****/

.posting {
	margin-top: 40px;
	width: 630px;
	background: url("../images/dotted-border.gif") bottom left repeat-x;
}

.posting div {
	 padding-bottom: 40px;
}


/**** Right Column ****/

a.babyagain-banner {
	width: 270px;
	height: 164px;
	display: block;
	background: url("../images/BabyAgain-Banner_sm.gif");
	margin: 0 0 10px 0;
}

a.babyagain-pswkl {
	width: 270px;
	height: 225px;
	display: block;
	background: url("../images/PS_Banner_270x225.jpg");
	margin: 0 0 20px 0;
}



/**** Right Column ****/

#footer {
	 
}

