@charset "UTF-8";
/* CSS Document */

body{
margin: 0 0 0 50px;
background-color:#179DE0;
background-image:url(images/a_bgrnd1.png);
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#FFFFFF;
line-height:1.5em;
}

#wrapper{
width:900px;

}

#header{
padding:12px;
border-bottom:#FFFFFF;
border-bottom-style:dotted;
border-bottom-width:thin;

margin: 32px 0 0 0;
}

#collage{
background:#FFFFFF;
width:852px;
padding:10px;
margin:12px;
}



#store{
position:absolute;
top:0;
right:50px;
font-size:12px;
text-align:center;
padding:10px;
}

#copy{
clear:both;
text-align:right;
font-size:10px;
margin:12px;

}

a:link, a:visited{
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
text-decoration:underline;
}
a:hover{
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
text-decoration:underline;
}

#main_list{
margin:0 0 0 0;
text-align:left;

}
.main_col {
clear:both;
	padding:0;
	margin:0;
	list-style:none;
}
.main_col li {
	display:inline;
	float:left;
	width:45%;
	margin:0 0 0 0;
	padding:0 12px 12px 12px;
	

}

.main_col li.right{
	display:inline;
	float:right;
	width:45%;
	margin:0 0 0 0;
	padding:0 12px 12px 12px;


}

#container1{
border-top:#FFFFFF;
border-top-style:dotted;
border-top-width:thin;
width:100%;
}



.more{
font-size:11px;
padding:6px 12px 6px 12px;
border-style:solid;
border-color:#FFFFFF;
border-width:thin;
line-height:3em;
}




.subtitles{
font-size:14px;
font-weight:bold;
}

#title{
position:absolute;
top:400px;
left:85px;
padding:4px;
background-color:#FF9933;
}

.small_titles{
padding:12px;
}

