﻿html {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	text-align: center;
}
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
a {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFB72B;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #F6881F;
	text-decoration: underline;
}
.textInput {
	border: 1px solid #DD1114;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 10px;
	color: #000000;
	height: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	width: 130px;
}
.button {
	border: 1px solid #FFFFFF;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 10px;
	color: #ffffff;
	padding: 0px;
	margin-top: 5px;
	margin-right: 22px;
	margin-bottom: 3px;
	margin-left: 0px;
	float: right;
	background-color: #cc0000;
	font-weight: bold;
}
.mainFoot {
	padding: 0px;
	/*
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
    */
    background-color: #000000;
	height: 36px;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	text-align: center;
}
.mainFoot .copy {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
}
.mainFoot .copy a {
	color: #FFFFFF;
	text-decoration: none;
}
.mainFoot .copy a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.main {
	background-color: #000000;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1200px;
}
.main .leftmenu 
{
	background-image: url(../images/flags.jpg);
	background-repeat: no-repeat;
	background-position:top;
	padding: 0px;
	width: 306px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	min-height: 500px;
}

.main .leftmenu .leftlogo
{
	width: 306px;
	height: 230px;
	padding: 0px;
	margin: 0px;
}
.main .leftmenu .leftmenulinks
{
	width: 306px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 150px;
}
.main .leftmenu .leftlinks
{
	width: 306px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 150px;
}
.main .leftmenu .leftflash 
{
	width: 140px;
	height: 862px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 166px;
}

.main .header 
{
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position:top;
	padding: 0px;
	width: 894px;
	height: 109px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	float: right;
}
.main .header .hederflash 
{
	width: 600px;
	height: 109px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 130px;
}
.main .content 
{
	background-image: url(../images/content.jpg);
	background-repeat: no-repeat;
	background-position:top;
	padding: 0px;
	width: 894px;
	min-height: 900px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	float: right;
}
.main .content .headertext 
{
	width: 894px;
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: normal;
	color: #e0e0e0;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.main .content .magazines 
{
	width: 894px;
	text-align: left;
	padding: 0px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

/*box*/
.main .content .box 
{
	width: 650px;
	text-align: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.main .content .box .boxhead  
{
	background-image: url(../images/box_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	height: 31px;
	text-align: left;
	padding: 0px;
	margin: 0px;
}

.main .content .box .boxcontent  
{
	background-image: url(../images/box_content.png);
	background-repeat: repeat-y;
	background-position: left;
	width: 100%;
	padding: 0px;
	margin: 0px;

}

.main .content .box .boxcontent h1
{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
.main .content .box .boxcontent h2
{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #D31484;
	text-align: left;
}

.main .content .box .boxcontent .boxtext
{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}

.main .content .box .boxcontent table
{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}

.main .content .box .boxfoot  
{
	background-image: url(../images/box_bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 100%;
	height: 30px;
	text-align: left;
	padding: 0px;
	margin: 0px;
}


.main .clean {
	clear: left;
	background-image: url(../../images/footBar.png);
	background-repeat: no-repeat;
	height: 65px;
	width: 1018px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: center 35px;
	text-align: center;
}

.main .head {
	background-image: url(../../images/head.jpg);
	background-repeat: no-repeat;
	display: block;
	padding: 0px;
	height: 325px;
	width: 996px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.main .head .logo {
	background-image: url(../../images/logo.png);
	background-repeat: no-repeat;
	display: block;
	height: 85px;
	width: 275px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-position: right bottom;
}
.main .head .magazine {
	height: 185px;
	width: 131px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 19px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
}
.main .leftPanel {
	padding: 0px;
	width: 224px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 80px;
	float: left;
}
.main .leftPanel .menuHead {
	background-image: url(../../images/menuHead.png);
	background-repeat: no-repeat;
	text-align: center;
	width: 224px;
	height: 36px;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 10px;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.main  .leftPanel  .menu  a.imag {
	float: none;
	background-position: center center;
	display: block;
	width: 140px;
	height: 200px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-indent: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
.main .leftPanel .menu .imag img {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.main .leftPanel .menu .menuInput {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #dd0000;
	display: block;
	width: 160px;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-indent: 20px;
	font-weight: bold;
}
.main .leftPanel .menu {
	background-image: url(../../images/menuBckg.png);
	background-repeat: repeat-y;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 224px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.main .leftPanel .menuFoot {
	background-image: url(../../images/menuFoot.png);
	background-repeat: no-repeat;
	padding: 0px;
	height: 40px;
	width: 224px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.main .leftPanel .menu a {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #CC0000;
	display: block;
	width: 160px;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F6881F;
	background-image: url(../../images/bull.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-indent: 20px;
	font-weight: bold;
	height: 20px;
}
.main .leftPanel .menu a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	float: none;
	display: block;
	width: 160px;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../../images/bullHover.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-indent: 20px;
	font-weight: bold;
}

.main .leftPanel .menulink {
	background-image: url(../../images/menuBckg.png);
	background-repeat: repeat-y;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 224px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.main .leftPanel .menulink a {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #CC0000;
	display: block;
	width: 160px;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F6881F;
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-indent: 0px;
	font-weight: bold;
	height: 20px;
}
.main .leftPanel .menulink a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	float: none;
	display: block;
	width: 160px;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-indent: 0px;
	font-weight: bold;
}
.main .leftPanel .menu a.imag:hover {
	float: none;
	background-position: center center;
	display: block;
	width: 140px;
	height: 200px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-indent: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
.main .content a.free {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	height: 0px;
	width: 300px;
	background-image: url(../../images/freeGalleries.png);
	background-repeat: no-repeat;
	display: block;
	padding-top: 250px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	font-weight: bold;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.clean  a {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../../images/bull.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.clean a:hover {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../../images/bullHover.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.main .content .rightPanel {
	display: block;
	width: 180px;
	float: right;
	padding: 2px;
	margin-top: 20px;
	margin-right: 55px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #686868;
	text-align: center;
	border: 1px solid #FFFFFF;
}
.main  .content  .rightPanel  a img {
	border: 1px solid #FFFFFF;
	margin: 3px;
	padding: 0px;
}

.center {
	text-align:center; 
}
