/* Adam Monaghan main CSS
v1.0 | 05052009 */

html{
    background-color: #000;
	overflow-y: auto;
	overflow-x: hidden;
}

body{
    background-color: #000;
    font-family: verdana, arial,sans-serif;
    /*padding: 12px 0px 12px 0px;*/
}
.rndbody{
    background-color: transparent;
}
h1,h2,h3,h4,h5,h6,p{
    margin-bottom: 10px;
	font-weight: normal;
}
h1{
    font-size: 1.2em;
    font-weight: normal;
	float: left;
}
h2{
    font-size: 1.1em;
    font-weight: normal;
}
p{
    font-size: 0.8em;
    font-weight: normal;
    line-height: 1.2em;
}
.content a, .rndcontent a{
    /*background-color:#ABABAB;*/
    /*background-color:#00ff00;*/
    background-color:#993399;
    /*background-color:#ff3300;*/
    /*background-color:#CC00CC;*/
	color:#FFFFFF;
	font-style:italic;
	text-decoration:none;
}
a:hover{
    color: #fff;
	text-decoration:underline;
}
.top_level_container{
    width: 990px;
    background-color: #000;
}
.rnd_top_level_container{
    width: 990px;
    background-color: transparent;
}
.clear{
    clear: both;
}
.content{
    background-color:#111111;
    color:#FFFFFF;
    padding:35px 85px 30px 85px;
    width:820px;
	margin: auto;
}
.rndcontent{
    background-color: transparent;
    color:#FFFFFF;
    padding:35px 85px 30px 85px;
    width:820px;
	margin: auto;
}
.footer{
    background-color: transparent;
    color: #fff;
    padding: 12px 10px 0px 85px;
}
.msun{
    background-image: url(../images/msun/bg/msun.jpg);
	height: 860px;
	width: 1280px;
}
.pod{
    background-image: url(../images/pod/bg/podbg.jpg);
	height: 860px;
	width: 1280px;
}
.cp{
    background-image: url(../images/crackleplants/bg/cp_bg.jpg);
	height: 860px;
	width: 1280px;
}
.dammtor{
    background-image: url(../images/dammtor/bg/dw_bg.jpg);
	height: 860px;
	width: 1280px;
}
.ert{
    background-image: url(../images/ert/bg/ert_bg.jpg);
	height: 860px;
	width: 1280px;
}
.fs{
    background-image: url(../images/fs_triennial/bg/fs_bg.jpg);
	height: 860px;
	width: 1280px;
}
.mfs{
    background-image: url(../images/mfs/bg/mfs_bg.jpg);
	height: 860px;
	width: 1280px;
}
.mie{
    background-image: url(../images/madeinengland/bg/mie_bg.jpg);
	height: 860px;
	width: 1280px;
}
.pp{
    background-image: url(../images/photophonics/bg/pp_bg.jpg);
	height: 860px;
	width: 1280px;
}
.pfd{
    background-image: url(../images/postcards/bg/pfd_bg.jpg);
	height: 860px;
	width: 1280px;
}
.sa{
    background-image: url(../images/sonicart/bg/sa_bg.jpg);
	height: 860px;
	width: 1280px;
}
.sd{
    background-image: url(../images/spacedog/bg/sd_bg.jpg);
	height: 860px;
	width: 1280px;
}
.stig{
    background-image: url(../images/stigmergy/bg/stig_bg.jpg);
	height: 860px;
	width: 1280px;
}
.te{
    background-image: url(../images/te/bg/te_bg.jpg);
	height: 860px;
	width: 1280px;
}
.dtl{
    background-image: url(../images/dtl/bg/dtl_bg.jpg);
	height: 860px;
	width: 1280px;
}
.pickup{
    background-image: url(../images/pickup/bg/pickup.jpg);
	height: 860px;
	width: 1280px;
}
.superabled{
    background-image: url(../images/superabled/bg/super_bg.jpg);
	height: 860px;
	width: 1280px;
}
.theremuino{
    background-image: url(../images/theremuino/bg/there_bg.jpg);
	height: 860px;
	width: 1280px;
}
.cracklebar{
    background-image: url(../images/cracklebar/bg/cracklebar_bg.jpg);
	height: 860px;
	width: 1280px;
}
.shop{
    background-image: url(../images/shop/shop_bg.jpg);
	height: 860px;
	width: 1280px;
}
.a27{
  background-image: url(../images/a27/bg/a27_bg.jpg);
	height: 860px;
	width: 1280px;
}

.gallery_thumb{
    float: left;
    display: block;
    height: 37px;
    width: 44px;
    margin: 0px 10px 10px 0px;
    border: 1px solid #000;
}
.titlebar{
    width: 790px;
	height: 45px;
	margin-bottom: 10px;
	padding: 0px 30px 0px 30px;
}
.leftcol{
    float: left;
    width: 340px;
    background-image: url(../images/semixpa.gif);
	padding: 30px;
}
.rightcol{
    float: left;
    width: 340px;
    margin-left: 20px;
    background-image: url(../images/semixpa.gif);
	padding: 30px;
}
ul.menu li{
	margin-bottom: 10px;
}
a.rightlink{
	float: right;
}