/*

CSS Document

Developed by Mandi Whitten of Weensyweb Designs - www.weensyweb.com

from a design by Charlie Lawrence of Zynke Design

Created expressly for flickrsa.com

June 2008

*/


img {
	border: none;
}

a img {
	border: none;
}

h1 {
	color: #d4145a;
	text-transform: uppercase;
	font-size: 13px;
}

h2 {
	font-weight: bold;
	font-size: 12px;
}

a {
	text-decoration: underline;
	color: #FFF;
}

a:hover {
	text-decoration: none;
}

ul {
	list-style: url(../images/bullet.gif);
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #000;
	font-size: 12px;
	margin-left: 10px;
}

#wrap {
	position: relative;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	border: none;
	z-index: 0;
}

#container {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 770px;
	background-image: url(../images/bg-1.gif);
	background-repeat:repeat-y;
}

.banner{
	position: relative;
	background-color: #FFF;
	left: 0px;
	width : 770px;
	height: 150px;
	margin-left: 0px;
	padding: 0px;
	top: 0px;
}

#menu {
	position: absolute;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	top: 80px;
	left: 273px;
	width: 230px;
}

#contact {
	position: absolute;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	top: 112px;
	left: 616px;
	width: 159px;
}

.pinktext {
	color: #d61d5d;
}

.bluetext {
	color: #034ea2;
}

.maintext01 {
	position: absolute;
	left: 15px;
	width: 322px;
	padding: 0px;
	z-index: 10;
	top: 170px;
	height: 435px;
}

.maintext02 {
	position: absolute;
	left: 15px;
	width: 740px;
	padding: 0px;
	z-index: 10;
	top: 170px;
	height: 435px;
}

.rhs {
	position: absolute;
	left: 347px;
	width: 399px;
	padding: 0px;
	z-index: 10;
	top: 170px;
	height: 435px;
	font-size: 11px;
	text-align: right;
}
