body {
	font-size: 12px;
	font-family: sans-serif, "Lucida Grande", Verdana, Arial;
	padding: 0px;
	margin: 0px;
	background-color: #f0f0f0;
}

#columns a:link, #columns a:visited {color: #ffffff} 
#columns a:hover {text-decoration: none;}

#center {margin-top: 30px; /*z-index: 20; position:absolute; top:50%; height:500px; margin-top:-250px; width: 100%;*/ /* negative half of the height */}

#container-wrapper {
	clear: left;
	padding-bottom: 0px;
	background-color: #373737;
	background-image: url(http://www.simplybeauty.ca/includes/enter/window-bg.png);
	margin-right: auto;
	margin-left: auto;
	width: 550px;
}

#footer {
	font-style: normal;
	font-weight: normal;
	font-size: 9px;
	color: #858585;
	padding: 15px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 520px;
}

#footer a:link, #footer a:visited {
	color: #858585;
        text-decoration: underline;
}

#footer a:hover {
	color: #858585;
        text-decoration: none;
}

#footer p {
	margin: 0px;
	padding: 0px;
}

#logo {
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(http://www.simplybeauty.ca/includes/enter/window-top.png);
	margin-bottom: 10px;
	width: 550px;
	height: 135px;
	text-align: center;
}

#page-message {
	background-position: 0 bottom;
	background-repeat: repeat-x;
	background-image: url(http://www.simplybeauty.ca/includes/enter/notice-bg.png);
	border-bottom-color: #474747;
	border-top-color: #474747;
	border-bottom-style: solid;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	padding: 10px;
	background-color: #1f1f1f;
	text-align: center;
	color: white;
	width: 530px;
}

#page-message p {
	text-shadow: 0px 0px 1px #191919;
	filter: Shadow(Color=#191919, 	
			Direction=0, 
			Strength=5);
	font-size: 19px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	margin: 0px;
}

#container-wrapper-end {
	margin-right: auto;
	margin-left: auto;
	background-image: url(http://www.simplybeauty.ca/includes/enter/window-bottom.png);
	height: 24px;
	width: 550px;
}

#columns {
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	padding-bottom: 20px;
	padding-top: 15px;
	width: 550px;
	color: white;
}

#columns li {
       list-style-type: none;
       list-style: none;
}


#columns p {
	list-style-type: none;
	text-align: center;
	padding: 10px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
}

#enter-website {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(http://www.simplybeauty.ca/includes/enter/enter-sprite.png);
	height: 39px;
	width: 206px;
	cursor: pointer;
}

#enter-website:hover {
	background-position: 0 -39px;
	
}

#enter-website:active {
	background-position: 0 -78px;
}

#enter-blog {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: -206px 0px;
	background-image: url(http://www.simplybeauty.ca/includes/enter/enter-sprite.png);
	height: 39px;
	width: 206px;
	cursor: pointer;
}

#enter-blog:hover {
	background-position: -206px -39px;
}

#enter-blog:active {
	background-position: -206px -78px;
}

#footer span {
	font-weight: bold;
}

#note {
	color: #8b8b8b;
	font-size: 12px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#note a:link, #note a:visited {
	color: #8b8b8b;
	text-decoration: underline;
}

#note a:hover {
	color: #c4c4c4;
	text-decoration: none;
}

a:img:link {
	border-width: 0px;
}

.img a:link {
	border-width: 0px;
}

#back {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(http://www.simplybeauty.ca/includes/enter/back_sprite.png);
	height: 39px;
	width: 206px;
	cursor: pointer;
}

#back:hover {
	background-position: 0px -39px;
}

#back:active {
	background-position: 0px -78px;
}

#columns li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

#columns ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#columns2 span {list-style-type: none; display: none;}

#columns2 li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	text-align: center;
        width: 275px;

        float: left;
}

#columns2 ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#columns2 {
	list-style-type: none;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	padding-bottom: 20px;
	padding-top: 15px;
	width: 550px;
	color: white;
        height: 30px;
}

img {border: none;}