body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2D2D2D;
	margin:0px;
	padding:0px;
	background-image:url(../images/topBG.gif);
	background-repeat:repeat-x;
	background-color:#EDEDE1;
}
h1.title {
	display:none;
}
a {
	color:#E1037A;
	text-decoration:none;
}
a:hover {
	color:#2D2D2D;
	text-decoration:none;
}
.clear {
	font-size:1px;
	clear:both;
}
#wrapper {
	width:770px;
	margin:auto;
}
#topbar {
	height:8px;
	font-size:1px;
	text-align:right;
	background-image:url(../images/topDividers.gif);
	background-repeat:no-repeat;
}
#topbar a {
	color:#2D2D2D;
}
#header {
	margin-bottom:30px;
	clear:both;
	margin-top: 20px;
}
#logo {
	width:134px;
	float:left;
	margin-right:196px;
}
#navBlock1 {
	float:left;
	width:140px;
	margin-right:10px;
}
#navBlock2 {
	float:left;
	width:160px;
	margin-right:10px;
}
#navBlock3 {
	float:left;
	width:110px;
}
ul.navigation {
	text-transform:uppercase;
	margin:0px;
	padding:0px;
	list-style-type:none;
}
ul.navigation li {
	padding-bottom:5px;
}
ul.navigation li a {
	color:#2D2D2D;
	text-decoration:none;
}
ul.navigation li a:hover {
	color:#E1037A;
	text-decoration:none;
}
#mainContent {
	width:520px;
	float:left;
}
#rightColumn {
	width:240px;
	float:right;
}
#footer {
	background-image:url(../images/footBG.gif);
	background-repeat:repeat-x;
	padding:10px 0px;
	margin-top:20px;
}
#footText {
	width:770px;
	margin:auto;
}
.infoBox {
	background-image:url(../images/infoBG.gif);
	padding:20px;
	margin-bottom: 10px;
}
/*- countdown Style--------------------------- */
#countdown {padding-top:20px;}
#countdown ul {width:198px; margin:0px; padding:0px; list-style-type:none;}
#countdown ul li { margin-bottom:3px;}
#countdown ul li a {height: 27px;voice-family: "\"}\""; voice-family: inherit;	height: 18px;text-decoration: none;}	
#countdown ul li a:link, #countdown li a:visited {color: #2D2D2D;display: block;background:  url(../images/menuBG.gif);padding: 8px 0 0 10px;}
#countdown ul li a:hover {	color: #FFF;background:  url(../images/menuBG.gif) 0 -27px;padding: 8px 0 0 10px;}
.numbers{
	color:#fff;
	margin-right:20px;
}
#galleryWrap {
	background-image:url(../images/infoBG.gif);
	padding:10px 10px;
	text-align:center;
	border:1px;
	margin-bottom: 10px;
}
.imgWhiteBorder {
	border:#FFFFFF solid 10px;
}
.post .date {
	font-size:17px;
	width: 62px;
	border-right: #E1037A solid 1px;
	float:left;
}
.post .postTitle {
	float:right;
	width:450px;
	font-size: 18px;
	line-height: 120%;
}
.post .postTitle a {
	color:#2D2D2D;
}
.post .postTitle a:hover {
	color:#E1037A;
}
.post .postContents {
	float:right;
	width:450px;
	line-height: 145%;
	font-size: 12px;
}
.post .pinkTitle {
	font-size: 11px;
	color:#E1037A;
}
.post .postFooter {
	padding:10px 0px;
	background-image:url(../images/postfooter.gif);
	background-repeat:repeat-x;
	margin-top: 10px;
}
.post {
	margin-bottom:20px;
}
.postComment {
	margin-bottom:10px;
	padding-bottom: 5px;
	border-bottom: #CCC dashed 1px;
}
.postComment .date {
	font-size:12px;
	width: 30px;
	border-right: #E1037A solid 1px;
	float:left;
}
.postComment .postTitle {
	float:right;
	width:450px;
	font-size: 14px;
	line-height: 120%;
}
.postComment .postContents {
	float:right;
	width:450px;
	line-height: 145%;
}
.postComment .pinkTitle {
	font-size: 11px;
	color:#E1037A;
}
h3 {
	font-size:22px;
	font-weight:normal;
	width:100%;
	padding-bottom:5px;
	margin-bottom:20px;
	margin-top:0px;
	border-bottom:#666666 1px dotted;
}
label.contactForm {
	width: 120px;
	float: left;
	text-align: left;
	margin-right: 5px;
	display: block;
	border-left:4px #E1037A solid;
	padding-left:8px;
}
input.contactForm, textarea.contactForm {
	width:300px;
	border: 1px solid #999999;
}
.strongText {
	font-weight:bold;
}
form {
	margin:0px;
}
.submitBtn {
	font-weight:bold;
	background-color: #E1037A;
	font-size: 10px;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#flickrimg img { 
	width:192px; 
	height:auto;
	border: 4px #000000 solid;
}
.dateLarge {
	font-size:24px;
}
.dateSmall {
	font-size:10px;
	font-weight: bold;
}
.tabs {width:100%;background:#efefef;font-size:100%;line-height:normal;text-align:left; padding-bottom:15px;}
.tabs ul {margin:0;padding:0px 0px 0px 0px;list-style:none;}
.tabs li {display:inline;margin:0;padding:0;}
.tabs a {float:left;background:url("../images/btn/pinkButtonL.gif") no-repeat left top;margin:0;padding:0 0 0 8px;text-decoration:none;}
.tabs a span {float:left;display:block;background:url("../images/btn/pinkButtonR.gif") no-repeat right top;padding:4px 10px 8px 0px;color:#FFF; margin-right:10px; }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.tabs a span {float:none;}
/* End IE5-Mac hack */
