/*-------------------------------------------------
|           PokePlanet Style Template             |
-------------------------------------------------*/
body {
	margin:0;
	padding:0;
	border:0;
	background-color: #330099;
}
#wrap {
}
.nav {
	background-color:#3399FF;
	width:162px;
}
.pic {
	float:right;
}
#bannerbg {
	background-image:url(../images/bannerbg.png);
}
.content_wrap {
}
.round {
	-moz-border-radius: 20px 20px 20px 20px;
	border: 1px solid #fff;
}
/*-------------------------------------------------
|                  Text styles                    |
-------------------------------------------------*/
A:visited {text-decoration: none}
A:link {text-decoration: none}
A:hover {text-decoration: underline}
.nav_links_m li A:hover {
}
A:active {text-decoration: none}
#twitter_update_list {
}
#twitter_update_list li {
	font-size:12px;
}
.quote {
	color: #FFD700;
	font-style:italic;
	font-size:14px;
	padding-left:50px;
	padding-right:50px;
}
.title {
	color: #FFD700;
	font-size: 18px;
	font-weight: bold;
	border-bottom:thin #FFD700 solid;
}
.category {
	font-style: italic;
	font-size: 14px;
	text-decoration:underline;
	color: #FFFFFF;
}
.nav_links {
	color: #FFD700;
}
.r_nav_links {
	color: #FFD700;
}
.nav_links_m {
	list-style:none outside none;
	margin:0px;
	padding:0px;
	display:block;
}
.nav_links_m li:hover {
}
.style3 {
	color: #FFD700;
}
.style3c {
	color: #FFD700;
	text-align: center;
	font-style: italic;
	font-size: 14px;
}
.style4 {
	font-size: 12px;
	color: #FFD700;
	font-style:italic;
}
.style7 {
	color: #FFFFFF;
	font-size: 16px;
}
.style7b {
	color: #FFFFFF;
	font-size: 18px;
}
.style9 {
	font-size: 12px;
	color: #FFD700;
}
.style14 {
	font-size: 12px;
}
.style15 {
	color: #FFFFFF;
	font-weight: bold;
}
.tab_head {
	color:#FFF;
	font-weight:bold;
}
.header {
	color:#FFF;
	font-size:36px;
	text-decoration:underline;
	text-align:center;
}
/*-------------------------------------------------
|                        Nav                      |
-------------------------------------------------*/
#main_nav {
	background-image:url(../images/main.png);
	height:43px;
	width:162px;
}
#games {
	background-image:url(../images/games.png);
	height:43px;
	width:162px;
}
#anime {
	background-image:url(../images/anime.png);
	height:43px;
	width:162px;
}
#latest {
	background-image:url(../images/latest%20news.png);
	height:43px;
	width:162px;
}
#twitter {
	background-image:url(../images/twitter.png);
	height:43px;
	width:162px;
}
#affiliates {
	background-image:url(../images/affiliates.png);
	height:43px;
	width:162px;
}
#jamie {
	background-image:url(../images/made%20by%20jamieds.png);
	height:43px;
	width:162px;
}
#menu {
	background-image:url(../images/menu.png);
	height:43px;
	width:162px;
}
.lnc {
}
.rnc {
}
.base {
}
/*-------------------------------------------------
|                  Image border                   |
-------------------------------------------------*/
.pic_tl {
	background-image:url(../images/border/tl.png);
	background-position:bottom right;
	background-repeat:no-repeat;
}
.pic_t {
	background-image: url(../images/border/tm.png);
	background-position:bottom;
	background-repeat:repeat-x;
}
.pic_tr {
	background-image: url(../images/border/tr.png);
	background-position:bottom left;
	background-repeat:no-repeat;
}
.pic_r {
	background-image: url(../images/border/mr.png);
	background-position:left;
	background-repeat:repeat-y;
}
.pic_l {
	background-image: url(../images/border/ml.png);
	background-position:right;
	background-repeat:repeat-y;
}
.pic_bl {
	background-image: url(../images/border/bl.png);
	background-position:top right;
	background-repeat:no-repeat;
}
.pic_b {
	background-image: url(../images/border/bm.png);
	background-position:top;
	background-repeat:repeat-x;
}
.pic_br {
	background-image:url(../images/border/br.png);
	background-position:top left;
	background-repeat:no-repeat;
}

