.imagebox {
	background-image: url(../images/imageback.gif);
	background-repeat: no-repeat;
	background-color: #000000;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 20px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-position: center top;
	text-align: center;
	padding-top: 2px;
	padding-left: 2px;
}
.imagebox1 {
	background-image: url(../images/imageback1.gif);
	background-repeat: no-repeat;
	padding: 3px;
	background-color: #000000;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-position: center top;
	text-align: center;
	padding-top: 2px;
	padding-left: 5px;
}

.landscape {
	background-image: url(../images/imagebackl.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.portrait {
	background-image: url(../images/imagebackp.gif);
	background-repeat: no-repeat;
	background-position: center center;

}

.imageboxl {
	background-repeat: no-repeat;
	background-color: #000000;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px 15px 20px 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-position: center top;
	text-align: center;
	padding: 2px;
	height:195px;
	width:155px;
}
.imagebox1p {
	background-repeat: no-repeat;
	background-color: #000000;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px 22px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-position: center top;
	padding-left: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	text-align: center;
	height:195px;
	width:155px;
}
.cc {
	position: relative;
	height: 220px;
	width: 500px;
}

.ximagebox {
	background-image: url(../images/imageback.gif);
	background-repeat: no-repeat;
	background-color: #000000;
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 20px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-position: center top;
	text-align: center;
	padding-top: 2px;
	padding-left: 2px;
}
.ximagebox1 {
	background-image: url(../images/imageback1.gif);
	background-repeat: no-repeat;
	padding: 3px;
	background-color: #000000;
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-position: center top;
	text-align: center;
	padding-top: 2px;
	padding-left: 5px;
}

.plaintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CFCFC7;
	background-color: #666666;
	border: thin solid #A0A08F;
	font-weight: normal;
	padding-left: 5px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #CFCFC7;
	padding: 0px;
	margin-bottom: -16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.myinput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #A0A08F;
	border: thin solid #000000;
	height: 18px;
	width: 140px;
}
body {
	margin: 0px;
	padding: 0px;
}
.searchbutton {
	position: relative;
	height: 20px;
	width: 100%;
	left: 0px;
	top: 0px;
	margin: 0px;
}
.searchbutton a {
	text-decoration: none;
	color: #CFCFC7;
}
.searchbutton1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #CFCFC7;
	position: relative;
	height: 30px;
	width: 100%;
	left: 0px;
	top: 0px;
	margin: 0px;
}
.searchbutton2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #CFCFC7;
	position: relative;
	height: 40px;
	width: 100%;
	left: 0px;
	top: 0px;
	margin: 0px;
}

.inp1 {
	position: absolute;
	height: 20px;
	width: 120px;
	left: 0px;
	top: 0px;
}

.but1 {
	position: absolute;
	height: 20px;
	width: 28px;
	right: 0px;
	top: 0px;
	text-align: right;
	left: 144px;
}
.centerpage {
	background-color: #000000;
	height: 620px;
	width: 750px;
	position: relative;
	left: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.myinput1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #C5C0B2;
	height: 18px;
	width: 120px;
	border-top: thin none #000000;
	border-right: thin none #000000;
	border-bottom: thin none #000000;
	border-left: thin none #000000;
	padding: 5px;
}
.footer {
	background-repeat: no-repeat;
	background-color: #000000;
	position: relative;
	left: 0px;
	top: 0px;
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 13px;
	color: #CCCCCC;
	background-position: center top;
	text-align: center;
	padding-top: 5px;
}

.footer a {
	text-decoration: none;
	color: #CCCCCC;
}

.myinput2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #918880;
	height: 18px;
	width: 120px;
	border-top: thin none #000000;
	border-right: thin none #000000;
	border-bottom: thin none #000000;
	border-left: thin none #000000;
	padding: 5px;
}
.myinput3 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #595951;
	height: 18px;
	width: 120px;
	border-top: thin none #000000;
	border-right: thin none #000000;
	border-bottom: thin none #000000;
	border-left: thin none #000000;
	padding: 5px;
}
.myinput4 {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #A69A8A;
	height: 18px;
	width: 120px;
	border-top: thin none #000000;
	border-right: thin none #000000;
	border-bottom: thin none #000000;
	border-left: thin none #000000;
	padding: 5px;
}
.gobutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	height: 25px;
	width: 25px;
	border: none;
	color: #A0A08F;
	background-color: #666666;
	margin-top: 0px;
	padding-bottom: 2px;
}

.mybutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #A0A08F;
	height: 24px;
	width: 168px;
	padding: 2px;
	border: thin solid #000000;
}.textfont14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FAFAE5;
}
.textfont20 {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 20px;
	color: #FAFAE5;
}
.plaintext_nm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CFCFC7;
	background-color: #666666;
	border: thin none #A0A08F;
	font-weight: normal;
}
.mybutton_lt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFF2;
	background-color: #A0A08F;
	height: 24px;
	width: 100%;
	padding: 2px;
	border: thin solid #FFFFF2;
}
.plaintext_lb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CFCFC7;
	background-color: #666666;
	border: thin none #A0A08F;
	font-weight: normal;
	padding-left: 5px;
}
.profilepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #9EA18E;
	border-top: thin none #000000;
	border-right: thin none #000000;
	border-bottom: thin none #000000;
	border-left: thin none #000000;
	background-image: url(../images/elephanthead.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 200px;
	padding-top: 5px;
	padding-left: 10px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.photographer {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	background-color: #595951;
	height: 18px;
	width: 800px;
	border-top: thin none #000000;
	border-right: thin none #000000;
	border-bottom: thin none #000000;
	border-left: thin none #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.hdrstyle1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #898A75;
	font-size: 11px;
	font-weight: bold;
}

.hdrstyle1 a {
	text-decoration: none;
	color: #898A75;
}

.hdrstyle1 a:hover {
	text-decoration: none;
	color: #D9D9C1;
}

.hdrstyle2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #D9D9C1;
	font-size: 11px;
	font-weight: bold;
}

.hdrstyle2 a {
	text-decoration: none;
	color: #D9D9C1;
}

h5 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.helppage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #9EA18E;
	height: 100%;
	width: 100%;
}

.helptext {
	background-color: #9EA18E;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
.portfolio {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	background-color: #9EA18E;
	border-top: thin none #000000;
	border-right: thin none #000000;
	border-bottom: thin none #000000;
	border-left: thin none #000000;
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 10px;
	padding-top: 5px;
	padding-left: 10px;
}
