@charset "UTF-8";
/* CSS Document */

body {
	background-color:#000000;
	margin:0px;
	padding:0px;
}

h1 {margin:0px;}

p {margin:0px;}

td {text-align:center;}

.td1 {
	color:#000000;
	text-align:center
}

.center {text-align:center}


a:link {color: #FFFFFF;}
a:active {color: #FFFFFF;}
a:visited {color: #FFFFFF;}
a:hover {color:#00CCFF;}

#wrap {width:100%;}

#main {
	width:1000px;
	margin:auto;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	border-color: #FFFFFF;
	border:medium;
	border-style: solid;
	padding: 10px;
}

#mainaboutme {
	width:1000px;
	margin:auto;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	border-color: #FFFFFF;
	border:medium;
	border-style: solid;
	padding: 10px;
	height:500px;
}

#video {

	text-align:center
}

#videotitle {

	text-align:center;
	padding-bottom:15px;
	
	
}


#form {
	width:600px;
	margin:auto;
	text-align:right;
}

#bhrs {
	width:500px;
	margin: 10px 10px 0px 0px;
	text-align:center;
}

#titusfox {
	width:1000px;
	margin:auto;
}

#navbar {
	width:1025px;
	margin:auto;
	text-align: center;
	padding: 0px;
}

#table {
	padding-top:50px;
	width:250px;
}

#home {
	width: 350px;
	margin-top: 75px;
}

#map {
	text-align:center;
	padding: 5px;
}


#textnav {
	width:1000px;
	margin:auto;
	text-align:center;
	color:#FFFFFF;
}

#text {
	padding-left:5px;
	width:1000px;
}

#textaboutme {
	padding-left:5px;
	width:1000px;
	height:700px;
	
}

#prices {
	text-align:center;
}

#pictures {
	margin:auto;
	float:right;
	border: white;
	border-style: solid;
	border-width: 1px;
}
	
.pictures2 {
	margin:auto;
	float:right;
	padding: 10px 10px 0px 0px;
}

#right {
	text-align:right;
	width:1000px;
	height:125px;
}

#left {
	text-align:left;
	width:1000px;
	height:150px;
	padding-left: 10px;
}

.black {text-align:center;
		color:#00000;
		display:inline;
		list-style-type: none;
		height:20px;
}



#MStatement {
	width:350px;
	text-align:center;
	margin: 10px 10px 0px 0px;
	float: right;
}

#header {
	margin:auto;
	width:1000px;
	text-align:center;
	background-color:#6378fc;
	font-weight:bold;
	/*
	border-color:#000000 */
}

#footer {
	margin:auto;
	width:1000px;
	text-align:center;
	color:blue;	/*padding-top:5px;
	border-right: 5px;
	border-left: 5px;
	border-bottom:5px;
	border-color:#000000; */
}

/* Form css */

#main2 {
	width:750px;
	margin:auto;
	background-color:#FFFFFF;
	border:solid;
	color:#000000;
	margin-top: 25px;
}

#form {
	width:550px;
}

#info {
	padding-top:40px;
	width: 400px;
	padding-bottom: 25px;
	color: #FFFFFF;
	left: 15px;
}

#info2 {
	width: 790px;
	padding-bottom: 25px;
	color: #FFFFFF;
	position:relative;
	margin: auto;
}

#info3 {
	width: 1000px;
	padding-bottom: 25px;
	color: #FFFFFF;
	margin: auto;
	height: 700px;
	text-align:center;
}

.ques {
	display:block;}

#header2 {
	width:750px;
		/*padding-bottom:15px;*/
	margin:auto;
	color:blue;
	background-color:#EBEBEB;
	text-align:center;
}

