/* -------------------------------------- GLOBAL LAYOUT -------------------------------- */

.link1 a:link, .link1 a:visited, .link1 a:active { color: #084003; text-decoration: underline; }
.link1 a:hover { color: #084003; text-decoration: none; }

body {
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #70776A; }

#wrapper {
	width: 638px;
	height: 683px;
	background: #E4EAE4 url(../other_elements/border_06.gif) no-repeat;
	/*text-align: left;*/
	margin: 20px auto 0; }

/* ALL */

#content {
	width: 638px;
	height: 683px;
	position: absolute; }
	
#main_content {
	width: 504px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	text-align: left; }

#mainmenu {
	height: 28px;
	width: 100%;
	margin-top: 40px; }

#main_title {
	margin-top: 30px; }

#bottom_buttons {
	position: absolute;
	top: 560px;
	width: 120px;
	margin-left: 370px; }

.imageborder {
	border: 1px solid #000000; }

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none; }

#footer {
	width: 638px;
	padding-top: 10px;
	position: absolute;
	bottom: 0px;
	background-color: #70776A;
	height: 35px; }

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	padding: 0;
	margin: 0; }

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; }	


/* ------------------------------ INDEX -------------------------- */

#home #wrapper {
	background-image: url(../other_elements/border_05.gif);
}

#logo {
	margin-top: 80px; }

#menu {
	margin-top: 50px; }

#gears {
	/*height: 47px;
	width: 60px;*/
	margin-top: 80px; }


/* --------------------------- GALLERY DIRECTORY --------------------------- */

#border_gallerymenu {
	height: 321px;
	width: 245px;
	margin-top: 50px;
	margin-right: 196.5px;
	margin-left: 196.5px; }

#gallery_menu {
	top: 258px;
	height: 260px;
	width: 212px;
	position: absolute;
	margin-right: 213px;
	margin-left: 213px;
	text-align: center; }


/* ------------------------------- THUMBNAIL PAGES ---------------------------- */

.category_title {
	padding: 0 5px;
	margin-top: 20px; }
	
.thumb_grid img {
	margin: 5px; }

/* ---------------------------------- ABOUT ME ------------------------------ */

#samheader {
	margin-top: 20px; }

#about_text {
	height: 250px;
	width: 500px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify; }


/* ----------------------------------- CONTACT -------------------------------*/

textarea {
	resize: none; }

#contact_form {
	width: 500px;
	color : #000;
	font-size : 11px;
	line-height : 1.5em;
	background-color: transparent;
	margin-left: auto;
	margin-right: auto; 
	margin-top: 30px;
	padding: 0px; }

#contact_form p {
	font-size : 11px;
	font-family : "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	background-color : transparent;
	margin-bottom : 10px; }

.alert {
	color: #084003; }

textarea {
	width: 400px; }

.whole {
	width: 400px; }


/* -------------------------------- THANK YOU ----------------------------- */

#text_alert {
	height: 150px;
	width: 400px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	text-align: center; }

/* --------------------------------- ARCHIVES ----------------------------- */

#no_archives {
	margin-top: 50px;
	text-align: center; }
