/* © GirlsnMini.Net */

body{
	background-color:rgb(0,0,0);
	font-family:arial,verdana,courier;
	font-size:9pt;
	margin:0 auto;
	padding:0px;
	color:rgb(255,101,101);
}

hr{
	color:rgb(255,101,101);
	background-color:rgb(255,101,101);
	height:3px;
}

h1{
	margin:0px;
	margin-bottom:5px;
	padding:0px;
}

#logo{
	position:absolute;
	top:0px; left:0px;
	z-index:1;
	background-image:url('../media/images/girlsnminis.gif');
	background-repeat:no-repeat;
	height:74px;
	width:100%;
}

#container{
	width:100%; height:100%;
	background-color:rgb(0,0,0);
}

#header{
	width:100%; height:50px;
	background-color:rgb(255,101,101); 
}

#leftcolumn{
	width:100px; height;100%;
	border:0px;border-right-width:2px; border-color:rgb(255,101,101); border-style:solid;
}

#content{
	width:100%;
	height:100%; 
	background-color:rgb(255,255,255);
	vertical-align:top;
	padding:10px; padding-top:30px;
	background-position:bottom center;
	background-image:url('../media/images/footergirl1.gif');
	background-repeat:no-repeat;
}

#rightcolumn{
	width:100px; height:100%;
	border:0px; border-left-width:2px; border-color:rgb(255,101,101); border-style:solid;
}

#footer{
	background-color:rgb(255,101,101);
	height:30px; width:100%;
	font-size:8pt;
	text-align:center;
	color:rgb(255,255,255);
	background-position:center;
	background-image:url('../media/images/footergirl.gif');
	background-repeat:no-repeat;
}

#offer
{
	top:230px;
	float:right;
	width:161px;
	height:159px;
	background-image:url('../media/images/girls-and-minis-cup.gif');
	background-repeat:no-repeat;
}

.content{
	border:1px;
	border-style:solid;
	border-color:rgb(255,101,101);
	padding:10px;
	font-size:9pt;
	vertical-align:top;
}

.table-img{
	border:1px;
	border-right-width:0px;
	border-style:solid;
	border-color:rgb(255,101,101);
	padding:10px;
	background-color:rgb(255,255,255);
	text-align:center;
}

.img{
	border:1px;
	border-style:solid;
	border-color:rgb(255,101,101);
	padding:10px;
	background-color:rgb(255,255,255);
	text-align:center;
}

.border{
	border:1px; border-color:rgb(255,101,101); border-style:solid;
}

a:link{
	color:rgb(255,101,101);
	font-size:9pt;
	font-weight:bold;
	text-decoration:underline;
	font-weight:bold;
}

a:visited{
	color:rgb(255,101,101);
	font-size:9pt;
	font-weight:bold;
	text-decoration:underline;
	font-weight:bold;
}

a:hover{
	color:rgb(255,135,135);
	font-size:9pt;
	font-weight:bold;
	text-decoration:underline;
}

a.nav:link{
	color:rgb(255,101,101);
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}

a.nav:visited{
	color:rgb(255,101,101);
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}

a.nav:hover{
	color:rgb(255,135,135);
	font-size:10pt;
	font-weight:bold;
}

a.navfooter:link{
	color:rgb(255,255,255);
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
}

a.navfooter:visited{
	color:rgb(255,255,255);
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
}

a.navfooter:hover{
	color:rgb(255,255,255);
	font-size:8pt;
	font-weight:bold;
}