
a:link {
	font-family: Arial, sans-serif;
	color: #FF0078;
	text-decoration: none;
	

}
a:visited {
	font-family: Arial, sans-serif;
	color: #FF0078;
	text-decoration: none;
}

a:hover {
	font-family: Arial, sans-serif;
	color: #ffffff;
	background-color: #FF0078;
}

h1.welcome{
	margin:0px;
	font-size:90px;
	line-height:80px;
	
	color:#ffffff;
}
.welcomeTxt{
	color:#ffffff;
}
h2 {
	margin:0px;
	font-size:16px;
}
body {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	background-color: #FFFFFF;
	margin: 10px;
}

body.main {
	background-color: #22242b;
}

body.bodymenu {
	background-color:#22242b;
}

input{
	border: 1px solid #666666;
}

textarea{
	border: 1px solid #666666;
}

select{
	border: 1px solid #666666;
}

iframe{
	border: 0px;
}

option{
	border:none;
}
.menu{
	position: absolute;
	padding:5px;
	left:10px;
	top:0px;
	font-size:11px;
	color:#000;
	width:200px;
	background-color:#fff;
}

.projectmenu{
	text-indent:20px;
}
.details{
	position: absolute;
	width:70%;
	height:100%;
	left:240px;
	top:30px;
	
}

.menuframe{
	position: absolute;
	width:40%;
	left:0px;
	top:30px;
}

.header_pos {
	position: absolute;
	top:45px;
}


.header{
	font-weight: bold;
}



.center_img{
	text-align:center;
}

.mid {
	width: 430px;
	height: 330px;
	background-color: #fff;
}

.caption {
	font-family: Arial, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
}

.name {
	font-family: Georgia;
	font-weight: lighter;
	font-size: 11px;
	line-height:30px;
	color:#ffffff;
}

.craft {
	font-family: Georgia;
	font-weight: lighter;
	font-size: 11px;
	line-height:30px;
	color:#CCCCCC;
}

.
.small{
	font-size:9px;
}


.alert{
	font-size:23px;
	color:#fbff84;
}


h3 {
	font-size:16px;
	font-weight:normal;
	color:#000;	
}

h4 {
	font-size:14px;
	font-weight:normal;
	color:#000;	
	margin:0px;
	width:100%;
}

img{
	border: 1px solid #000000;
}

form{
	padding: 0px;
	margin: 0px;
}

hr{
	width: 100%;
	float:left;
}
.imagegridpos{
	position:relative;
	width:100%;
	
}

.imagecontainer{
	width:100%;
	
}
.imagegridcell{
	float:left;
	padding-right:40px;
	padding-bottom:30px;
	width:220px;
	height:260px;
}

img{
	border:none;
}
.imagebox{
	width:220px;
	height:200px;
}

.imagetxtbox{
	width:140px;
	height:16px;	
	padding-top:4px;
}

.imagetxt{
	font-size:10px;
	font-weight: bold;
}

.admin_menu{
	font-size:10px;
}

.uploadnewimage{
	position:relative;
	width:100%;
	border:1px solid #000000;
	
}

hr{
	border:none;
	border-top: 1px solid #aaaaaa;
}

hr.thick{
	border:none;
	border-top: 3px solid #aaaaaa;
}

td{
	font-family: Arial, sans-serif;
	font-size: 11px;
}

#about_body{
	
}

#about_body_txt{
	float: left;
	width:50%;
}

#about_body_img{
	float: right;
	width:50%;
	
}

#gallery_body{
}
