﻿body,
html {
    margin:0;
    padding:0;
    padding-top:10px;
	padding-bottom:10px;
    background:url("images/DTBG.jpg") no-repeat;
    color:#fff;
    font-family:Arial, Helvetica, sans-serif;
    }
body {
    min-width:800px;
    }
.style1 {
	border-width: 0px;
}
.style2 {
	font-size: xx-small;
	font-weight: normal;
}
#container {
    background: transparent;
    margin:0 auto;
    width:800px;
    }
#header {
    background: transparent;
    width:800px;
    text-align:center;
    }
#menu {
    background: transparent;
    float:left;
    width:800px;
    text-align:center;
    }
#main {
    background:transparent;
    float:left;
    width:800px;
    height:551px;
    }
#flashborder {
	width:16px;
	height:422px;
	background:white;
	float:left;
}
#flash {
	width:768px;
	height:422px;
	float:left;
}
#flash_main {
	width:438px;
	height:422px;
	float:left;
}
#flashborder2 {
	width:19px;
	height:422px;
	background:white;
	float:left;
}
#intro {
	float:left;
	width:327px;
}
#click {
	float:left;
	width:327px;
}
#kc {
	float:left;
	width:327px;
}
#main_bottom {
	background:white;
	width:800px;
	height:14px;
	float:left;
}
#banner {
	background:transparent;
	float:left;
	width:800px;
}
#donate {
	float:left;
	width:283px;
	height:174px;
	padding-left:190px;
	padding-top:90px;
	background: url("images/donate.jpg");
}
#weekly {
	float:left;
	width:309px;
	height:264px;
	background: url("images/weekly.jpg");
}
#weeklyborder {
	width:18px;
	height:264px;
	background:white;
	float:left;
}
#footer {
    background:#00a00;
    clear:both;
    margin-left:0px;
    }
#footer p {
    padding:0px;
    margin:0;
    }