/* MacSTAC */

body {
	margin: 0;
	margin-right:auto;
	margin-left:auto;
	padding: 0;
	background: #FFF url(../images/bg_body.jpg) repeat-y top center; 
	font-family:"Times New Roman", Times, serif;
	text-align:center;
	color:#009;
	font-size: 20px;
}

.body {
	margin: 0;
	margin-right:auto;
	margin-left:auto;
	padding: 0;
/*	background: #FFF url(../images/bg_newyear.jpg) no-repeat fixed top center; */
	font-family:"Times New Roman", Times, serif;
	text-align:center;
	color:#009;
	font-size: 20px;
}


#wrapper {
	
	width: 860px;
	margin-right:auto;
	margin-left:auto;
	background: #FFF url(../images/bg_body.jpg) repeat-y top center;
}

#first_image {
	margin-top: 0px;
	padding-top: 100px;
	padding-left: 250px;

}


#mainpage {
	width: 780px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	background-color:#FFFFFF;
}

#links {
	width: 780px;
	background-color:#FFFFFF;
	margin:0;
	padding:0px;
	padding-top:80px;
}


/*
#header {
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right:auto;
	margin-left:auto;
	padding-bottom: 20px;
	color: #FFF;
	text-align: center;
	font-size: 22pt;
	font-style: normal;
	background: url(../images/bg_grad.jpg);
	position:fixed;
}
*/
#toc {
	position:fixed;
	width: 780px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
}

#container_ext {
	background: #FFF;
	width: 70%;
	padding-top:80px;
	margin-right:auto;
	margin-left:auto;

}


#board {
	background: #FFF;
	padding-top:100px;
	text-align:center;
}

#about {
	background: #FFF;
	width: 100%;
	padding-top:100px;
}

#blog {
	background: #FFF;
	padding-top:75px;
}

#chat {
	background: #FFF;
	padding-top:80px;
}

#photo {
	background: #FFF;
	padding-top:80px;
}


#newsletter {
	background: #FFF;
	padding-top:100px;
	padding-left:10px;
	padding-right:10px;

}

#newsletter_Dec {
	
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
	background: #FFF;
}


#left{
	position:fixed;
	float:left;
	width: 200px;
	height: 100%;
	padding:0px;
	padding-left:10px;
	margin:0;
	margin-top:-6px;
	background-color:#FFFFFF;
}

#right{
	float:right;
	width: 560px;
	height: 100%;
	padding:0px;
	padding-left:20px;
	margin:0;
	background-color:#FFFFFF;
}

#left_news{
	float:left;
	width: 350px;
	height: 100px;
	margin:0;
	background-color:#FFFFFF;
	z-index:100;
}

#left_news_wide{
	float:left;
	width: 500px;
	height: 250px;
	margin:0;
	background-color:#FFFFFF;
}


#right_news{
	text-align:right;
	float:right;
	width: 350px;
	/*height: 100px;*/
	margin:0;
	color:#FF0000;
	background-color:#FFFFFF;
}

#right_news_wide{
	text-align:right;
	float:right;
	width: 250px;
	height: 250px;
	margin:0;
	color:#FF0000;
	background-color:#FFFFFF;
}


a:link {
  	font-weight: bold; 
  	text-decoration: none; 
  	color: blue;
  	background-color: transparent; 

}


a:visited
{
	font-weight: bold;
	text-decoration: none;
	color: purple;
	background-color: yellow;

}


a:hover {
   font-weight: bold;
   color: blue;
   background-color: yellow;  
   text-decoration: underline; 

}

a:active {
   font-weight: bold; 
   text-decoration : none; 
   color: green;
   background-color: transparent; 

}


h1, h2, h3 
	{
	margin-right:auto;
	margin-left:auto;
	width:80%;
	}

h1, h2, h3 
	{
	color:#800;
	}

h1
	{
	margin-top: 0px;
	margin-bottom: 0;
	padding-bottom: 0;
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	font-style: italic;
}


h1.header
	{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0;
	text-align: center;
	font-size: 26pt;
	color:#FFF;
	background: #009 url(../images/bg_body.jpg) no-repeat top center;
	width:100%;
	background-color: transparent; 
}

h2
	{
	margin-top:0;
	margin-bottom: 0;
	padding-bottom: 0;
	text-align: center;
	font-size: 26px;
	font-style: italic;
}

h3
	{
	margin-top:0;
	margin-bottom: 0;
	padding-bottom: 0;
	text-align: center;
	font-size: 26px;
	font-style: italic;
}


.red {
color: #800000;
}

.white {
	background-color:#FFFFFF;
}

.center {
	text-align:center;
}

.clear {
	clear:both;
	}


ul
{
	list-style-type: none;
}

li > ul
{
	list-style-type: square;
}


li
	{
	background-color: #FF0;
	font-weight: normal;
	padding: 2px 2px 2px 10px;
	width: 95%;
}



hr
	{
	border: 3px double #800000;
	width: 90%;
	}

P	{
	text-indent: 20px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 20px;
	text-align: left;
	
}


P.copyright
	{
	text-indent:18px;
	margin-left: 0.5cm;
	margin-right: 0.5cm;
	font-size: 14px;
}

/* ~~~~~~~~~~~~~~~~~~~~~` Navagational ~~~~~~~~~~~~~~~~~~~~~~~~~   */

#globalNav{
position: relative;
width: 100%;
min-width: 760px;
height: 32px;
color: #cccccc;
padding: 0px;
margin: 0px;
background-image: url(../images/glbnav_background.gif);
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 6px;
	height: 22px;
	min-width: 760px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
}

#home a#homeLink,
#blogger a#blogLink,
#eventsPage a#eventsLink,
#boardPage a#boardLink,
#novelPage a#novelLink,
#aboutPage a#aboutLink,
#linksPage a#linksLink,
#chatPage a#chatLink,
#photoPage a#photoLink
 {
	background-color:#FBEF99;
	}
	
	
@media handheld{
h1 	{font-size:16px !important;}
h2 	{font-size:14px !important;}
h3 	{font-size:12px !important;}
p	{font-size:10px !important;}
body {background: white !important;}
img {display:none !important;}
	}
	
