/* CSS Document */
body{
	padding:0px;
	margin:0px;
	color:#707070;
	font:14px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-image: none;
	background-repeat: repeat-x;
	background-position: 0 0;
	float: none;
}
div, p, ul, h2, h3, img{padding:0px; margin:0px;}
ul{list-style-type:none;}
/*----TOP PANEL----*/
#topPan{
	width:800px;
	height:32px;
	position:relative;
	padding:0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-transform: none;
	background-color: #000000;
	float: left;
	top: auto;
}
.right-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
}

#content {
	background-color: #FFFFFF;
	padding: 0px;
	float: none;
	width: 800px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: none;
}
#content a {
	background:inherit;
	color: #FFFFFF;
	text-decoration: underline;
	}
#content a:hover {
	text-decoration:underline overline;
	color: #FFFFFF;
	}

h1 {
	font-family: Andy, "Bradley Hand ITC", "Harlow Solid Italic", "Kristen ITC", "Segoe Script", Splash, "Script MT Bold";
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	color: #990000;
	text-align: left;
}


#topPan ul{
	width:650px;
	height:32px;
	position:relative;
	top:5px;
	right:0px;
	left: 160px;
	margin: 0px;
	padding: 0px;
}
#topPan ul li{
	float:left;
	width:79px;
	height:32px;
	padding:0 0 0 1px;
	text-transform: none;
}
#topPan ul li a{
	display:block;
	width:79px;
	height:32px;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	line-height:32px;
	text-transform:none;
	text-align:center;
	text-decoration:none;
	background-color: #980C0D;
	background-image: url(images/menubg-normal-red.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#topPan ul li a:hover{background:url(images/menubg-hover.gif) 0 0 no-repeat #7E7B00; color:#CC0000; text-decoration:none;}
#wrapper {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	float: none;
}
#header {
	height: 250px;
	width: 760px;
	font-family: Andy, "Bradley Hand ITC", "Harlow Solid Italic", "Kristen ITC", "Segoe Script", Splash, "Script MT Bold";
	font-size: 36px;
	font-weight: bold;
	color: #FFCC00;
	text-align: left;
	float: left;
	background-color: #000000;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.pictures {
	border: thin solid #CC0000;
}

#menu {
	text-align: left;
	height: 100px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}



#topPan ul li.home{
	display:block;
	width:79px;
	height:32px;
	font-size:11px;
	font-weight:bold;
	line-height:32px;
	color:#CC3300;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	background-color: #000000;
	background-image: url(images/menubg-hover.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #339933;
	text-align: center;
	border: thin none #000000;
	height: 35px;
	line-height: 34px;
}
.max-blog {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 34px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	text-align: center;
}
.blog-posting {
	font-family: Andy, Anklepants, "Bradley Hand ITC", "Harlow Solid Italic", "Kristen ITC", "Segoe Script", Splash, "Script MT Bold";
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #CC3300;
	text-align: left;
}

.friends {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 34px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333399;
	text-align: center;
}



#topPan ul.dropdown{width:480px; height:22px; position:absolute; top:119px; right:0px;}
#topPan ul.dropdown li{float:left; width:79px; height:22px; }
#topPan ul.dropdown li a{display:block; width:79px;background:url(images/vertical-dot.gif) 100% 0 no-repeat #fff; color:#3E3E3E; font-size:11px; text-decoration:none; text-align:center; line-height:22px;} 
#topPan ul.dropdown li a:hover{text-decoration:none; background:url(images/vertical-dot.gif) 100% 0 no-repeat #fff; color:#7C7900;}

#topPan ul.dropdown li.verticallinenone a{display:block; width:79px;background:#fff; color:#3E3E3E; font-size:11px; text-decoration:none; text-align:center; line-height:22px;} 
#topPan ul.dropdown li.verticallinenone a:hover{text-decoration:none; background:#fff; color:#7C7900;}

/*----/TOP PANEL----*/

/*----BODY PANEL----*/
#left {
	width: 235px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	float: left;
	border: 5px solid #FFFFFF;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding: 10px;
	height: auto;
}
#center {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	width: 325px;
	float: left;
	height: auto;
	border: 5px solid #FFFFFF;
	padding: 0px;
}
#right-top {
	float: none;
	width: 180px;
	border: 5px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	height: auto;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#right {
	float: right;
	width: 180px;
	border: 5px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	height: auto;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#right-below {
	float: right;
	width: 180px;
	border: 5px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #FFFFFF;
	text-align: center;
	height: 257px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(pictures/design-pics/dragon-180.jpg);
	background-repeat: no-repeat;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #CC0000;
	text-align: left;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 34px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

h2 {
	font-family: Andy, "Bradley Hand ITC", "Harlow Solid Italic", "Kristen ITC", "Segoe Script", Splash, "Script MT Bold";
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	color: #336600;
	text-align: center;
}
.max-blog {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 34px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}


/*---/footer----*/
#footer {
	border-top:1px none #f0e9eb;
	clear : both;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #980C0D;
	height: 25px;
	width: 800px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	line-height: 25px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#footer a {
	background:inherit;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
}
#footer a:hover {
	text-decoration:underline;
	font-size: 10px;
	color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.normal-left {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-align: left;
}
.normal-justify {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
.designs {
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
	width: 180px;
	margin: 0px;
	padding: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #CC3300;
	border-right-color: #CC3300;
	border-bottom-color: #CC3300;
	border-left-color: #CC3300;
}
.center {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.form {
	text-align: center;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	background-image: url(images/bookmark_bg.gif);
	height: 20px;
	width: 102px;
	padding-left: 25px;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
}
