.storydiv {
    height:200px;
    width:455px;
    position:relative;
}

#story1 {
    background:url(http://www.babygizmo.com/images/homead212.jpg) no-repeat top left;
}

#story2 {
    background:url(http://www.babygizmo.com/images/homead213.jpg) no-repeat;
    display:none;
}

#story3 {
    background:url(http://www.babygizmo.com/images/homead211.jpg) no-repeat;
    display:none;
} 

#story4 {
    background:url(http://www.babygizmo.com/images/homead205.jpg) no-repeat;
    display:none;
}

#story5 {
    background:url(http://www.babygizmo.com/images/HomeADgiveaway.jpg) no-repeat;
    display:none;
}

.nav { 
	background:#3A3939;
}

body {
margin : 0px;
color : #000;
background: #fff;
}

p
{
	color: #000000;
	font-family: verdana, tahoma;
	font-size: 11px;
	text-decoration: none;
}

.pagetitle
{
	color: #184880;
	font-family: arial, verdana, tahoma;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

select
{
	font-family: arial, verdana, tahoma;
	font-size: 11px;
	text-decoration: none;
}

.smtext
{
	color: #999999;
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
}

.text
{
	color: #585858;
	font-family: tahoma;
	font-size: 11px;
}

.textorange
{
	color: #red;
	font-family: verdana;
	font-size: 11px;
}

.recall
{
	color: #585858;
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
}


.hpbox
{
	color: #4F4F4F;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
}

.hpboxsm
{
	color: #4F4F4F;
	font-family: verdana;
	font-size: 10px;
}

.cat
{
	color: #6B6B6B;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
}

.imgcat5 
{
border-width: 1px;
border-color: #DDDDDD;
}

.sideb
{
	color: #FFFFFF;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.subcat
{
	color: #7E7E7E;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}


.htext
{
	color: #585858;
	font-family: verdana;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

.submit
{
	cursor: pointer;
	font-family: tahoma, verdana;
	font-size : 11px;
	font-weight: bold;
}

.copyright
{
	color: #FFFFFF;
	font-family: tahoma, verdana;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

.toolbar
{
	color: #000000;
	font-family: tahoma, verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a
{
	color: #585858;
}

a:hover
{
	color: #585858;
}

copyright:hover
{
	color: #585858;
}

a.category
{
	color: #c0c0c0;
	font-family: tahoma, verdana;
	font-size: 11px;
	text-decoration: none;
}

a.category:hover
{
	color: #ffffff;
}

a.categorytest:hover
{
	background-color: #D5E5F8;
	text-decoration: underline;
}

a.recall:hover
{
	text-decoration: underline;
}

a.subcat:hover
{
	text-decoration: underline;
}

a.toolbar
{
	color: #000000;
	font-family: tahoma, verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.toolbar:hover
{
	color: #566782;
}

a.textorange
{
	color: #566782;
}

.vis
{
	display: inline;
}

.hid
{
	display: none;
}