﻿
tr,table,td {
	border-collapse:collapse;
}

body {
	background-image:url('images/girlswithguns-background2.jpg');
    font-family:"Tahoma";
	font-size: 12px;
	color:#FFFFFF; /*white*/
	margin-top:0px;
}

img {
	border:0px; 
}

.pagewrapper {
	width:1000px;
	margin:0px auto;
}

/* Buttons */

#buttonsT {
	background-image:url('images/buttons/buttons-top.jpg');
	background-repeat:no-repeat;
	width:536px;
	height:25px;
	float:left;
	padding:15px 0px 15px 0px;
	text-align:center;
}

a:link {
	text-decoration:none;
	color:#FFFFFF; /*white*/
}

a:visited {
	text-decoration:none;
	color:#FFFFFF;
}

a:hover {
	text-decoration:none;
	color:#FF3399;
}

a:active {
	text-decoration:none;
	color:#FFFFFF;
}

h1 {
	font-family:"Tahoma";
	font-size:15px;
	color:#FF66CC;
	margin:0px;
	padding:0px;
}

h2 {
	font-family:"Tahoma";
	font-size:15px;
	color:#FF66CC;
	margin:0px;
	padding:0px;
}

h3 {
	font-weight:bold;
	font-size:10px
}

p.name {
	color:#FF66CC;
}

/* Buttons */

/** Header ****************************/

#header {
	width:1000px;
	height:168px;
}

#logo-wrap {
	width:1000px;
	height:168px;
	float:left;
}

#logo {
	width:443px;
	height:168px;
	float:left;
}

#next-logo-blank {
	width:557px;
	height:168px;;
	float:left;
}

#heading-wrap {
	width:641px;
	height:44px;
	float:right;
}

#heading-blank {
	width:262px;
	height:44px;
	float:left;
}

#heading {
	width:641px;
	height:44px;
	float:right;
	font-family:"Tahoma";
	font-size:35px;
	color:#0099FF;

}

/** End Header ***************************/

/** Body *********************************/

#body-wrap {
	width:1000px;
	float:left;
}

#body-blank {
	width:1000px;
	height:22px;
	float:left;
}
/** Left ************************************/
#left-wrap {
	width:245px;
	float:left;
}

#left-heading {
	width:206px;
	height:36px;
	float:left;
	background-image:url('images/heading-muen.jpg');
	background-repeat:repeat-x;
	padding:0px 0px 0px 20px;
	font-weight:bold;
}

#left-menu {
	width:210px;
	float:left;
	background-image:url('images/black-text-background.png');
	background-repeat:repeat;
	padding:20px 0px 20px 15px;
}
/** Left ************************************/

/** Right ************************************/
#right-wrap {
	width:714px;
	float:left;
	padding:20px 20px 20px 20px;
	background-image:url('images/black-text-background.png');
	background-repeat:repeat;
}

/** Right Images ***********************/
#right-wrap-img {
	width:738px;
	float:left;
	padding:0px 0px 0px 0px;
	background-image:url('images/black-text-background.png');
	background-repeat:repeat;
}

.right-pictures {
	width:177px;
	height:116px;
	float:left;
}

.right-pictures-blanks {
	width:10px;
	height:116px;
	float:left;
}

.right-pictures-blankl {
	width:738px;
	height:10px;
	float:left;
}

/** Right Images **********************/

#right-img {
	width:708px;
	height:405px;
	float:left;
}

#right-text {
	width:708px;
	float:left;
	padding-top:20px;
	font-size:15px;
	text-align:justify;
}

#right-textT {
	width:708px;
	float:left;
	font-size:15px;
	text-align:justify;
}


/** End Body ****************************************/

/* footer */

#buttonsB {
	background-image:url('images/buttons/buttons-bottom.jpg');
	background-repeat:no-repeat;
	width:1000px;
	height:13px;
	float:left;
	padding:10px 0px 15px 0px;
	text-align:center;
}
/* End footer */

.image {
	width:708px;
	height:100%;
	float:left;
	padding-top:10px;
	text-align:center;
	margin-bottom:10px;
}
