* {margin:0px; padding:0px;}
body {
	color: #000;
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	background-color: #d0a649;
	font-style: oblique;
	background-image: url(bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #540300;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #540300;
}
a:hover {
	text-decoration: none;
	color: #600;
}
a:active {
	text-decoration: underline;
	color: #540300;
}
#header {
	height: 320px;
	width: 480px;
	margin-right: auto;
	margin-left: 0px;
	margin-top: 0px;
}
.text_header {
	height: 51px;
	width: 480px;
	margin-right: auto;
	margin-left: 0px;
	font-weight: bold;
	text-align: justify;
	font-size: 12px;
	margin-top: 0px;
	padding-left: 2px;
}
.buttons {
	height: 95px;
	width: 480px;
}

.logo {
	height: 174px;
	width: 480px;
}
#daily {
	background-color: #FFDB8D;
	height: 310px;
	width: 490px;
	margin-left: 490px;
	margin-top: -315px;
	border-right-width: medium;
	border-top-style: none;
	border-right-style: solid;
	border-right-color: #432004;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #432004;
}
.thumbs {
	background-color: #FFDB8D;
	height: 180px;
	width: 240px;
	border: 1px solid #422915;
}
.thumbs-v {
	background-color: #FFDB8D;
	height: 240px;
	width: 180px;
	border: 1px solid #422915;
}
#add1 {
	background-color: #FFDB8D;
	height: 102px;
	width: 802px;
	margin-right: auto;
	margin-left: auto;
	border: 2px dotted #432A16;
	text-align: center;
}
.add2 {
	background-color: #FFDB8D;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	color: #540300;
	border: 4px dotted #422915;
}
.textgalls {
	background-color: #FFDB8D;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
.sites {
	font-weight: bold;
	font-size: 18px;
	font-style: normal;
	color: #540300;
	background-color: #FFDB8D;
	text-transform: capitalize;
	line-height: 50px;
}
.linktext {
	background-color: #FFDB8D;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
}