body {
	background: #FFFFFF url("images/bg.gif");
	margin: 0;
	color: #4A4A4A;
	font-family: verdana, sans-serif;
	font-size: 12px;
}

h1 {
	color: #94B494;
	font-size: 16px;
	line-height: 24px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

a, a:link, a:visited {
	color: #FF7F00;
	text-decoration: none;
}
a:hover {
	color: #94B494;
}

em, b, u, i {
	color: #94B494;
}

.navigation {
                  text-align: center;
                  padding-top: 5px;
                  padding-bottom: 6px;
                  border-left: 1px solid #94B494;
                  border-right: 1px solid #94B494;
	background: url(images/navigation2.jpg) repeat-x;
}

.td_top {
	background: #4a4a4a url("images/title.gif") repeat-x;
	color: #546678;
	font-size: 12px;
	padding-top: 7px;
	padding-bottom: 9px;
}

/* Network Sites */
.cursed-waters {
                  border : 1px solid #1f1f1f;
                  background : #EDEDED url("images/cursed_waters.jpg") no-repeat;
	color: #4A4A4A;
}

.forgotten-memories {
                  border : 1px solid #1f1f1f;
                  background : #EDEDED url("images/forgotten_memories.jpg") no-repeat;
	color: #4A4A4A;
}

.grandia-online {
                  border : 1px solid #1f1f1f;
                  background : #EDEDED url("images/grandia_online.jpg") no-repeat;
	color: #4A4A4A;
}

.kametsu {
                  border : 1px solid #1f1f1f;
                  background : #EDEDED url("images/kametsu.jpg") no-repeat;
	color: #4A4A4A;
}

.kh-trinity {
                  border : 1px solid #1f1f1f;
                  background : #EDEDED url("images/kh_trinity.jpg") no-repeat;
	color: #4A4A4A;
}

.shadow-hearts {
                  border : 1px solid #1f1f1f;
                  background : #EDEDED url("images/the_judgement_ring.jpg") no-repeat;
	color: #4A4A4A;
}

.td1 {
	background-color: #DCDCDC;
	text-align: center;
	color: #546678;
}
.td2 {
	background-color: #FFF;
	text-align: center;
	color: #546678;
}

.tableborder { 
                  border : 1px solid #1f1f1f;
                  background-color: #EDEDED;
	color: #546678;
}

/* Layout Images */


.borderleft {
                  background : #94B494;
	color: #546678;
}

.contentarea {
                  background : #EDEDED url("images/content_area.jpg");
	color: #546678;
}


.naviarea {
                  background-color: #E6E6E6;
	color: #546678;
}

.borderright {
                  background : #94B494;
	color: #546678;
}

.entry-title {
       font-size: 12px;
       font-weight: normal;
}

.site-name {
       font-size: 20px;
       font-weight: bold;
       color: #94B494;
}

.date {
      font-size: 0.9em;
}
