body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #152a3c;
}
body {
	background-color: #152a3c;
	background-image: url(http://www.daraobriain.com/assets/generic/bg-gradient-tile.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.largeheader {
	font-size: 30px;
}
.mediumheader {
	font-size: 18px;
}

.largesubheader {
	font-size: 26px;
}
.darkgold {color: #574522}
.midgold {color: #b3a066}

a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #cc0000;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #cc0000;
}
a:hover {
	text-decoration: none;
	color: #cc0000;
}
a:active {
	text-decoration: underline;
	color: #cc0000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 28px;
	line-height: 0.5;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 10px;
}



#container {
  width: 960px;
  padding: 12px 0px 12px 0px;
  text-align: left; /* to realign your text */
  margin: 0 auto;
  overflow:visible;
}

#top {
    position:relative;
	margin: 0px;
	width: 960px;
	height: 250px;
	z-index: 1;
}
#twitter-promo{
	position:absolute;
	left:334px;
	top:210px;
	z-index: 10;
	overflow: visible;
}

#hammersmith-promo{
	position:absolute;
	left:402px;
	top:30px;
	z-index: 10;
	overflow: visible;
	width: 295px;
}

#nav {
	margin: 0px;
	width: 960px;
	height: 28px;
}

#left-content {
	float: left;
	border-left:10px solid #737f8a;
	border-right:20px solid #FFFFFF;
	width: 460px;
	
	overflow: visible;
	background-color:#FFFFFF;
}

.boxTypeOne{
 float: left;
 border:1px solid #b9c0c5;
 padding: 10px;
 margin: 0px 0px 0px 20px;
}
.boxTypeTwo{
 float: left;
 border:0px;
 padding: 10px;
 margin: 0px 0px 0px 20px;
}

#boxTypeThree{
 float: right;
 overflow:hidden;
 border:1px solid #b9c0c5;
 padding: 0px;
 margin: 0px 20px 0px 0px;
 background-color:#f3f4f5;
}

#right-content {
  float: right;
  border-right:10px solid #737f8a;
  width: 460px;
  
  overflow:visible;
  background-color:#FFFFFF;
}

#footer {
	margin: 0px;
	width: 960px;
	height: 28px;
	float: left;
	clear:both;
}
