* {
	padding:0px;
	margin:0px;
}

body {
	border:0px;
	margin:0px;
	background:url(http://www.crifdogs.com/img/bg_tile.gif);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

a, a:link {
	color:#900;
	text-decoration:none;
}
a h2 {
	text-decoration:none;
}
a:hover {
	color:#EE3224;
	text-decoration:none;
}
a:active {
	color:#F90;
	text-decoration:none;
}

#mainMenu {
	display:none;
}
#menuButton {
	display:none;
}

#footer {
	display:none;
}
#footerMain {
	font-size:12px;
}
#footerSub {
	font-size:10px;
}

h2 {
	font-size:18px;
	color:#be1e2d;
	margin-bottom:10px;
}

h3 {
	font-size:14px;
	margin-top:20px;
	margin-bottom:10px;
}

p {
	margin-bottom:10px;
}

.textblue {
	/*color:#004b8d;*/
}

.textred {
	color:#be1e2d;
}



#border_top {
	display:none;
}
#border_bottom {
	position:relative;
	display:block;
	float:left;
	clear:both;
	width:100%;
	height:62px;
	background:url(http://www.crifdogs.com/img/border_bottom.png) repeat-x;
}
#bottom_menu_holder {
	position:absolute;
	z-index:2;
	width:100%;
	top:535px;
}
.bottom_menu {
	position:relative;
	display:block;
	text-align:center;
	margin-top:35px;
	font-size:10px;
	letter-spacing:0.2em;
}
.bottom_menu a, .bottom_menu a:visited {
	color:#58595B;
}
.bottom_menu a:hover {
	color:#EE3224;
}
.bottom_menu a:active {
	color:#F90;
}


#frameholder.faqs {
	background:url(http://www.crifdogs.com/img/faqs.png) no-repeat;
}
#frameholder.location {
	background:url(http://www.crifdogs.com/img/location.png) no-repeat;
}
a#location_button {
	display:none;
}

#frameholder.faqs .textblue {
	padding-top:5px;
}
#frame_top {
	display:none;
}
#frame_mid {
	display:block;
	margin:0px;
}
#frame_bottom {
	display:none;
}


form#join textarea {
	display:block;
	float:left;
	clear:both;
	width:300px;
	height:127px;
	border:none;
	background-color:#F2F2F2;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#58595B;
	overflow:auto;
}
form#join #submit {
	position:absolute;
	z-index:2;
	left:105px;
	top:240px;
	width:96px;
	height:40px;
}

#news_top 
}
#news_holder {
}

#news_bottom {
	display:none;
}


#story_holder {
	position:relative;
	display:block;
	float:left;
	width:640px;
}
#story_holder img {
	margin:0px;
	padding:0px;
	border:#999 solid 1px;
}

.news_item {
	display:block;
	float:left;
	clear:both;
	width:740px;
	margin:20px 0px;
}
.news_item_image {
	display:block;
	float:left;
	clear:both;
	width:740px;
	margin:20px 0px;
}

#story_holder .thumb {
	display:block;
	float:left;
	margin:0px 20px 0px 0px;
	width:150px;
	border:#999 solid 1px;
}

.news_item h2 {
	display:block;
	float:left;
	width:680px;
	margin:0px 0px 5px 0px;
}
.news_item_image h2 {
	display:block;
	float:left;
	width:540px;
	margin:0px 0px 5px 0px;
}

.timestamp {
	display:block;
	float:left;
	margin:0px 0px 10px 0px;
	font-size:10px;
	color:#999;
}
.news_item .timestamp {
	width:700px;
}
.news_item_image .timestamp {
	width:540px;
}

.story {
	display:block;
	float:left;
	margin:0px;
	font-size:12px;
}
.news_item .story {
	width:680px;
}
.news_item_image .story {
	width:540px;
}

.gallery {
	display:block;
	float:left;
	clear:both;
	width:740px;
	margin 10px 0px;
}
.galleryimg {
	display:block;
	float:left;
	width:152px;
	margin: 0px 25px 20px 0px;
}

.pager {
	display:block;
	float:left;
	width:100%;
	clear:both;
	margin:0px 0px 10px 0px;
	padding:5px;
	color:#58595B;
}

.pager a, .pager a:visited {
	color:#58595B;
	text-decoration:none;
	font-weight:normal;
	margin:0px;
}
.pager a:hover {
	color:#EE3224;
}
.pager a:active {
	color:#F90;
}
