strong{font-weight:bold;}

#head h2 a {
  width:313px;
  height:78px;
  background:url(/pics/bg-lol4.jpg) left top no-repeat;
  text-indent:-600em;
  overflow:hidden;
  float:left;
  cursor:pointer;
}

#head h2 a:hover {
  background-position:left bottom;
}

#primaryContent h3#im_back_no_really_i_am {
  display:block;
  width:465px;
  height:23px;
  background:url(../images/im-back-no-really-i-am.png) left top no-repeat;
  text-indent:-600em;
  overflow:hidden;
  margin:2em 0 1em 0;
}

#primaryContent p {
  font-size:1.2em;
  line-height:1.6em;
  text-align:justify;
  color:#2f2f2f;
  margin:0 0 1em 0;
}

#primaryContent a:link,#primaryContent a:visited {
  color:#bc780d;
  text-decoration:none;
  border-bottom:1px dotted #c7bfb3;
}

#primaryContent a:hover,#primaryContent a:active {
  color:#bc780d;
  border-bottom:1px solid #645c4f;
}

/*-------------------------------
	Side Content
-------------------------------*/

/*-------------------------------
	Footer Content
-------------------------------*/

#footer ul {
  list-style:none;
  
}

#footer ul li {
  
}


#footer p {
  width:450px;
  font-size:1.1em;
  color:#575757;
  line-height:1.4em;
  padding:0 0 1em 0;
  float:left;
}

#footer p.right {
  text-align:right;
  padding:0 1em 1em 0;
  float:right;
}

#footer p small {
  color:#575757;
  font-size:0.9em;
}

#footer p a {
  color:#bc780d;
  font-weight:bold;
  text-decoration:none;
}


* {margin:0;padding:0;font-family:helvetica,arial,sans-serif;font-weight:normal;outline:0;border:0;}

h2,h3,span,a,ul,li,div {behavior:url("iepngfix.htc");}

body {
  background:#fff url(/pics/bg-lol4.jpg) top center no-repeat;
  font-size:62.5%;
}

#wrapper {
  width:975px;
  padding:0 0 0 10em;
  position:relative;
  margin:0 auto;
}

#head {
  height:113px;
  padding-top:3.4em;
}

#primaryContent {
  width:472px;
  height:3000px;
  background:url(/pics/primaryContent-bg.png) left top no-repeat;
  padding:0 0em 0 2em;
  float:left;
}

#sideContent {
  
}

#footer {
  position:absolute;
  top:3050px;
  left:15em;
}


