body {
	background:url(../images/body_bgd.png) repeat-x #000;
	margin:0px;
	text-align:center;
}


#header {
	height:450px;
	margin:auto;
}


#art {
	float:left;
	background:url(../images/art_main.png) bottom no-repeat;
	width:468px;
	height:450px;
}

#header {
	width:800px;
	height:450px;
}

#content {
	width:326px;
	height:450px;
}

#text {
	font-family:georgia,sans-serif;
	font-size:0.675em;
	color:#fff;
	text-align:justify;
}

#news {
	padding:15px;
}

#logo {
	margin-top:25px;
	margin-bottom:20px;
	background:url(../images/logo.png) no-repeat;
	width:326px;
	height:126px;
}

#footer {
	text-align:center;
	padding-top:40px;
	width:100%;
	height:315px;
	background:url(../images/footer_bgd.png) repeat-x #000;
}

#footercontent {
	margin-left: 10%;
	margin-right: 10%;
	width:840px;
	text-align:center;
}

#domain_wrap {
	width:250px;
	height:149px;
}

#domain_top {
	height:97px;
	padding-top:35px;
	padding-left:10px;
	padding-right:10px;
	background:url(../images/main_dom_bgd.png) no-repeat;
	font-family:georgia,sans-serif;
	font-size:0.675em;
	color:#fff;
	text-align:justify;
}

#domain_bot {
	margin:0px;
	padding:0px;
	height:36px;
}

#network_wrap {
	width:255px;
	height:149px;
}

#network_top {
	height:97px;
	padding-top:35px;
	padding-left:10px;
	padding-right:10px;
	background:url(../images/main_net_bgd.png) no-repeat;
	font-family:georgia,sans-serif;
	font-size:0.675em;
	color:#fff;
	text-align:justify;
}

#network_bot {
	margin:0px;
	padding:0px;
	height:36px;
}

#etc_wrap {
	width:256px;
	height:149px;
}

#etc_top {
	height:95px;
	padding-top:35px;
	padding-left:10px;
	padding-right:10px;
	background:url(../images/main_etc_bgd.png) no-repeat;
	font-family:georgia,sans-serif;
	font-size:0.675em;
	color:#fff;
	text-align:justify;
}

#etc_bot {
	margin:0px;
	padding:0px;
	height:36px;
}

.clear {
	clear:both;
	margin:0px;
	padding:0px;
}

.indent {
	text-indent:2em;
}

.b, strong {
	color:#f85e97;
}

.i, em {
	color:#69e1c1;
}

.left  {
	float:left;
}

.networksite {
	border:0px;
	float:left;
	padding:3px;
	background: #303030;
	margin-top:0px;
	margin-left:0px;
	margin-right:5px;
	margin-bottom:5px;
}

.networktitle {
	font-size:14px;
	margin:0px;
}

.img {
	border:0px;
	padding:3px;
	background: #303030;
	margin-top:0px;
	margin-left:0px;
	margin-right:5px;
	margin-bottom:5px;
}

.noborder {
	border:0px;
}


.right {
	float:right;
}

.center {
	text-align:center;
}

div.float {
	float: left;
	margin:10px;
}


.wrapper {
	margin:auto;
	width:800px;
}

h2 {
	font-size:16px;
	margin-bottom:5px;
	text-transform:uppercase;
	letter-spacing:2px;
	color:#d1346e;
}

h3 {
	font-size:12px;
	margin-top:15px;
	text-transform:uppercase;
	letter-spacing:2px;
	color:#d1346e;
	font-weight:normal;
}

a:link,a:visited,a:active {
	text-decoration: none;
	font-weight:bold;
	color:#69e1c1;
	border-bottom;1px solid #fff;
}

a:hover {
	text-decoration: none;
	font-weight:bold;
	color: #fff;
	border-bottom;1px solid #fff;
}

.ljupdates		{ font-weight:normal; font-size:130%; text-transform:uppercase; color:#69e1c1; }
a.ljupdates:link	{ text-decoration:none; font-weight:normal; color:#69e1c1;  }
a.ljupdates:active	{ text-decoration:none; font-weight:normal; color:#69e1c1;  }
a.ljupdates:visited	{ text-decoration:none; font-weight:normal; color:#69e1c1;  }
a.ljupdates:hover	{ text-decoration:none; font-weight:normal; color:#fff; }

.joined		{ font-weight:normal; text-transform:uppercase; color:#d1346e; }
a.joined:link	{ text-decoration:none; font-weight:normal; color:#d1346e;  }
a.joined:active	{ text-decoration:none; font-weight:normal; color:#d1346e;  }
a.joined:visited	{ text-decoration:none; font-weight:normal; color:#d1346e;  }
a.joined:hover	{ text-decoration:none; font-weight:normal; color:#fff; }

