/* CSS Document */

/*stepehen james andrews css edits by almino.malaza.jr@gmail.com for http://designbyrollence.com */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 125%;
	background-color: #000000;
	margin:0px;
}

/*main structures*/
#outer{
	width:790px;
	margin-left:auto;
	margin-right:auto;
}

#header-mid{
	background-image: url(../images/banner-mid.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 126px;
}

#header-left{
	background-image: url(../images/banner-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 126px;
	/*width: 19px;*/
}

#header-right{
	background-image: url(../images/banner-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 126px;
}

#header-official{
	background-image: url(../images/official.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 125px;
}

#mainrow{}

#leftcol{
	width: 214px;
	float:left;
	margin-left:5px;
}

#maincol{
	width: 544px;
	float:right;
	margin-right:5px;
}

.boxes-holder{
	background-image: url(../images/boxes.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 126px;
	width: 214px;
}

#mainbox-mid{
	background-image: url(../images/mainbox-mid.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 544px;
}

#mainbox-top{
	background-image: url(../images/mainbox-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#mainbox-bottom{
	background-image: url(../images/mainbox-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#mainbox-content{
	padding: 10px;
}

/*inner structures*/
#header-content{
	padding: 15px;
	/*text-align:center;*/
}

/*styles*/
#header-content h1, #header-content-1{
	color:#2C564A;
	margin:0px;
	font-family: "CopprplGoth Bd BT";
	/*font-size: 50px;
	line-height: 40px;*/
	text-align:center;
}

#header-content h2, #header-content-2{
	color:#333333;
	margin:0px;
	/*font-size: 25px;
	line-height: 30px;*/
	text-align:center;
}

#header-content-2a{
	color:#333333;
	font-size: 25px;
	/*line-height: 25px;*/
	text-align:center;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top:8px;
	padding-bottom:8px;
}

#header-content-2b{
	color:#333333;
	font-size: 24px;
	/*line-height: 25px;*/
	text-align:center;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top:-10px;
	padding-bottom:-10px;
}

#header-content-2{
	font-weight:800;
}

#name{
	color:#2C564A;
	margin:0px;
	font-family: "CopprplGoth Bd BT";
	font-size: 40px;
	line-height: 15px;
	text-align:center;
}

#spanned{
	color:#2C564A;
	margin:0px;
	font-family: "Times New Roman";
	font-size: 25px;
	line-height: 45px;
	text-align:center;
}

.boxes-content{
	padding-top:25px;
	padding-left:25px;
	padding-right:10px;
}

.boxes-content-text{
	padding-left:3px;
	padding-right:2px;
	padding-top:5px;
}

.boxes-head{
	font-size:18px;
}

#main-pix{
	padding-top:15px;
}

#main-text{
	padding-top:15px;
}

#main-text-inside{
	/*padding-top:10px;*/
	margin-top:-10px;
	font-size:12px;
}

#menu{
	padding-top:14px;
	margin-bottom:-14px;
	}

#menu table tr td{
	text-align:center;
	font-size:18px;
}

#menu table tr td a, #menu table tr td a:link, #menu table tr td a:visited{
	padding-left:15px;
	padding-right:15px;
	color:#000000;
	text-decoration:none;
}

#menu table tr td a:hover{
	color:#FFFFFF;
}

#menu-holder{
	padding-bottom:5px;
}

#menu-mid{
	background-image: url(../images/menu-mid.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 42px;
}

#menu-left{
	background-image: url(../images/menu-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#menu-right{
	background-image: url(../images/menu-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.designByText
{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.designByText a, .designByText a:link, .designByText a:visited{
	color: #FFFFFF;
	text-decoration:none;
}

.designByText a:hover{
	color: #00FFFF;
	text-decoration:underline;
}

#design-box{
	margin-bottom:-15px;
	margin-right:5px;
}





h1{text-align:center;
margin:0px;}
