﻿/*
Theme Name: Edy Nathan
Theme URI: http://pat-irwin.com/
Description:Custom Theme Developed for Edy Nathan
Version: 1.a
Author: Pat Irwin - 'images by pat irwin'
Author URI: http://pat-irwin.com
Tags: images by pat irwin - Edy Nathan





/* Begin Typography & Colors */
body {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #9A4805;
	margin: 10px 0px 0px 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #fbeb60;
}
a:active {
	text-decoration: none;
}


h1, h2 {
	display: none;
	font-size: 18px;
	float: left;
	color: #921a21;
	padding-left: 10px;
	padding-bottom: 2px;
	margin: 2px 0px 0px 0px;
}

.newStyle1 {
	top: -20px;
}
.style1 {
	color: #FFFFFF;
	font-size: xx-small;
}
a {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
a:hover {
	color: #fbeb60;
}



#bg {
	POSITION: relative;
	MARGIN: auto;
	HEIGHT: 768px;
	WIDTH: 1024px;
	TOP: 5px;
	LEFT: 0px;
	Z-INDEX: 1;
	/*background: #9A4805 url('images/homebg.jpg') no-repeat;*/
	background-position: center;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}



#box {
	POSITION: relative;
	MARGIN: auto;
	HEIGHT: 768px;
	WIDTH: 1024px;
	TOP: 5px;
	LEFT: 0px;
	Z-INDEX: 2;
	/*background: #9A4805 url('images/homebg.jpg') no-repeat;*/
	background-position: center;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#menu {

	POSITION: absolute;
	FONT-FAMILY: Arial;
	COLOR: #ffffff;
	TOP: 180px;
	LEFT: 10px;
	HEIGHT: 335px;
	WIDTH: 110px;
	Z-INDEX: 3;
	FONT-SIZE: 14px;
	font-weight: bold;
	line-height: 30px;
	TEXT-ALIGN: left;
}
#content {
	MARGIN: auto;
	HEIGHT: 600px;
	WIDTH: 600px;
	TOP: -50px;
	LEFT: 150px;
	Z-INDEX: 4;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	position: absolute;
	FONT-FAMILY: Arial;
	COLOR: #000000;
	font-size: medium;
}
#image {
	MARGIN: auto;
	HEIGHT: 480px;
	WIDTH: 500px;
	TOP: -20px;
	LEFT: 650px;
	Z-INDEX: 4;
	background:url('images/1.png') no-repeat;
	background-position: center;
	background-repeat: no-repeat;

	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	position: absolute;
	FONT-FAMILY: Arial;
	COLOR: #000000;
	font-size: medium;
}


