
body {
  margin: 0;
  padding: 0;
  color: #fff;
  text-align: center;
  background: #fff;
  font-family: Times, "Times New Roman", serif;
  font-size: 14px;
}

/* site structure */

#fixcenter {
    width:992px;
	margin:0 auto;
	text-align: left;
    background: #fff;
    height: 953px;
	background: #fff;
}

.container {
  position: relative;
  float: left;
  width: 585px;
  margin-top: 34px;
  height: 919px;
}

DIV.left-column {
  float: left;
  width: 205px;
  height: 953px;
  margin-right: 0px;
  position: relative;
  /*	border: 1px solid #FFF; */
}

DIV.right-column {
  float: left;
  width: 202px;
  height: 953px;
  margin-right: 0px;
  /*	border: 1px solid #FFF; */
}

/* end site structure */

/* site wide styling */

#pink {color: #DB78BA; font-size: 18px;} #dgrey {color: #505050;}

a {
  text-decoration: none;
  color: #fff;
}

a:hover {
  text-decoration: underline;
}

.content a {
  color: #DB78BA;
  font-size: 16px;
  text-decoration: underline;
}
  
#img-text {
 width: 100%;
 background: #D762B1;
 height: 34px;
 text-align: center;
 color: #fff;
 font-size: 18px;
 line-height: 32px;
   
}

#img-text-clear {
 width: 100%;
 height: 34px;
 text-align: center;
 color: #fff;
 font-size: 18px;
 line-height: 32px;
   
}

/* end site wide styling */

/* header styling */

#navbar {
  float: left;
  background: #8AA5DE;
  position: absolute;
  left: 175px;
  width: 615px;
  height: 34px;
  font-size: 14px;
  line-height: 34px;
}

.header-content {
  position: relative;
  margin-top: 7px;
  width: 585px;
  height: 163px;
  color: #8AA5DE;
  border-bottom: 1px solid #8AA5DE;
}

.header-content img {
  display: block;
  float: left;
}

.header-content #guild {
  display: block;
  float: right;
  width: 308px;
  padding-right: 15px;
}

.header-content #guild img {
  display: block;
  float: right;
}

.header-content .text {
  display: block;
  float: right;
  font-size: 13px;
  margin-right: 0px;
  width: 300px;
}

.searchform {
  margin-top: 4px;
  margin-bottom: 4px;
}

.searchform #text {
  margin-top: 4px;
  margin-bottom: 4px;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  width: 210px;
  border: 1px solid #D763B2;
  background: #fff;
  color: #D763B2;
  font-size: 9px;
  height: 20px;
  line-height: 16px;
  padding-left: 4px;
}

.searchform #submit {
  margin-top: 4px;
  margin-bottom: 4px;
  float: left;
  border: 0px solid transparent;
  background: #8AA5DE;
  color: #fff;
  height: 20px;
  line-height: 16px;
  margin-left: 3px;
  font-family: Times, "Times New Roman", serif;
}


/* end header styling */

/* content area styling */

.content .main-area-left {
  float: left;
  width: 270px;
  color: #505050;
  padding-top: 26px;
  line-height: 18px;
  
}

.content .main-area-right {
  float: right;
  width: 302px;
  height: 678px;
  color: #505050;
  margin-top: 12px;
}

.content .main-area {
  margin-top: 12px;
  color: #505050;
  height: 678px;
 
  line-height: 18px;
}

#txtBoxL {
  float: left;
  width: 254px;
}

#txtBoxR {
  float: left;
  width: 254px;
  padding-left: 8px;
}

#imgBoxR {
  float: right;
  width: 310px;
}

.resForm {
  margin-top: 5px;
  margin-bottom: 5px;
  display: block;
}

.resForm #text {
  margin-top: 3px;
  margin-bottom: 3px;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  width: 223px;
  border: 1px solid #D763B2;
  background: #fff;
  color: #D763B2;
  font-size: 9px;
  height: 20px;
  line-height: 16px;
  padding-left: 4px;
}

.resForm #submit {
  margin-top: 3px;
  margin-bottom: 3px;
  margin-right: 30px;
  float: right;
  border: 0px solid transparent;
  background: #8AA5DE;
  color: #fff;
  height: 20px;
  line-height: 16px;
  margin-left: 3px;
  
  font-family: Times, "Times New Roman", serif;
}

/* end content area styling */

/* footer styling */

DIV.footer {
  position: absolute;
  bottom: 0px;
  width: 585px;
  height: 59px;
  text-align: center;
  font-size: 10px;
  margin: 0px;
  line-height: 34px;
  font-family: Arial, Helvetica, sans-serif;
}

/* end footer styling */

#heading {
 color: #BFBFBF;
}

.header {
  height: 155px;
}

.header img {
  margin-top: 25px;
}

.header .header-left {
  float: left;
}

.header .header-right {
  margin-top: 120px;
  float: right;
  margin-right: 10px; 
}


h1 {
	font-size: 15px;
	font-weight: lighter;
	color: #BFBFBF;
	padding-left: 0px;
	padding-top: 20px;
	margin: 0px;
}

h2 {
	font-size: 15px;
	font-weight: lighter;
	color: #BFBFBF;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 0px;
}

h3 {
	font-weight: bold;
	font-size: 13px;
}

.cc {
  color: #9BC8F8;
}


DIV.menu-bar {
	
  float: left;
  width: 900px;
  height:20px;
  font-size: 10px;
  padding: 0px 0px 0px 0px; /* LTR */
  color: #2FB421;
  text-align: right;
  margin-bottom: 3px;
}


DIV.main {
    float: left;
	width: 585px;
	height:475px;
	color: #fff;
}

.main img {
	margin: 0px;	
}

.main .home-area {
  float: left;
  height: 730px;
  background: url(images/home_bac_03.jpg) no-repeat;
}

.main .home-area .content {
  padding-top: 480px;
}

.main .blog-area {
  float: left;
  width: 530px;
  height: 730px;
  background: url(images/blog-bac_04.jpg) no-repeat;
}

.main .content {

  margin: 0px;
  line-height: 18px;

}
.main .blog-nav {
  float: left;
  width: 224px;
  height: 730px;
  background: url(images/blog-bac_05.jpg) no-repeat;
}



#footer-text {
  border-top: 1px solid #434343;
  padding-top: 80px;
  font-size: 15px;
  color: #FFF;
}

