*, html
{
	margin: 0px; 
	padding: 0px; 
}

h1 
{
	color: #000;
	margin-bottom: 5px;
}

body
{
	font-family: arial, verdana;
	color: #000;
	font-size: 10pt;
}

#main
{
	position: relative;
}

#header
{
	background-color: #000000; 
	height: 105px;
	position: relative;
	margin-right: 278px;
}

#menu
{
	height: 105px;
	
	position: relative;
}

#menu ul
{

	height: 24px;
	overflow: hidden;
	list-style: none;
	position: absolute;
	top: 81px;
	left: 20px;
	text-indent: -20000px;
	width: 280px;
}

#menu ul li
{
	float: left;
}

#menu #menu_home
{
    background: url('/img/main_nav.gif') 0 0 no-repeat;
    width: 65px;
    height: 25px;
	margin-right: 10px;
}

#menu a
{
    display: block;
}

#menu #menu_home a
{
    width: 65px;
    height: 25px;
}



.menu_home:hover
{
    background: url('/img/main_nav.gif') 0 -27px no-repeat;
    width: 65px;
    height: 25px;
}

#menu #menu_gallery
{
    background: url('/img/main_nav.gif') -73px 0 no-repeat;
    width: 75px;
    height: 25px;
	margin-right: 10px;
}

#menu #menu_gallery a
{
    width: 75px;
    height: 25px;
}

.menu_gallery:hover
{
    background: url('/img/main_nav.gif') -73px -27px no-repeat;
    width: 75px;
    height: 25px;
}

#menu #menu_shows
{
    background: url('/img/main_nav.gif') -159px 0 no-repeat;
    width: 80px;
    height: 25px;
}

#menu #menu_shows a
{
    width: 80px;
    height: 25px;
}

.menu_shows:hover
{
    background: url('/img/main_nav.gif') -156px -27px no-repeat;
    width: 80px;
    height: 25px;
}

.menu_shows:active
{
    background: url('/img/main_nav.gif') -156px -27px no-repeat;
    width: 75px;
    height: 25px;
}

#right_menu
{
	position: absolute;
	top: 0;
	right: 0;
	background: url('/img/paul_ygartua.jpg') 100% 0 no-repeat;
	min-height: 450px;
	width: 278px;
}

#right_menu_shows
{
	margin: 410px 8px 0px 20px;
	line-height:1.45em;
	font-size:1.3em;
	text-align: right;
}

#right_menu_shows a
{
	color:#000; 
	text-decoration: none;
	background-color:#ebe9ce;
	padding:1px 2px 1px; 
	margin-top:2px; 
}

#right_menu_shows .linkTia
{
	background-color: transparent !important; 
	float:right;
	margin-left:6px;  
	margin-top:4px; 
}

#right_menu_shows #painting
{
	background: url(/img/side_sale.jpg) 0 0 no-repeat; 
	height:99px; 
	width: 248px; 
	display: block;
}

#right_menu_shows h3
{
 margin-bottom: 5px; 
}


#right_menu ul
{
	list-style: none;
	padding: 0;
}

#right_menu li
{
	border-bottom:1px solid #CCCCCC;
	font-size:0.9em;
	line-height:1.5em;
	margin:0pt;
	padding:0pt;
	width:243px;
}

#right_menu a:hover
{
	text-decoration: underline;
}

#right_menu a.event_delete
{
	color: #000000;
}

#main_content
{
	margin-right: 278px;
	min-height: 565px;
	height: auto !important;
	height: 480px;
	border: 0px ; 
	margin-top: 10px;
}

#footer
{
	clear: both;
	height: 61px;
	position: relative;
	z-index: 1;
}

#footer_gradient
{
	background: url('/img/footer_bg.jpg') 0 0 repeat-x;
	height: 61px;
}

#footer_logo
{
	background: url('/img/footer_logo.jpg') 0 0 no-repeat;
	width: 272px;
	height: 61px;
}

#footer_contact
{
	background:#7B7B7B url(/img/contact_box.jpg) no-repeat scroll 0pt 50%;
	bottom:0px;
	height:59px;
	padding-top:9px;
	position:absolute;
	right:0pt;
	width:257px;
}

#footer_contact p
{
	font-family: Times; 
	bottom:2pt;
	color: #CFC2C2;
	position:absolute;
	right:14pt;
}

#footer_contact a
{
	color: #CFC2C2;
	text-decoration: none;
}

#image_container
{
    clear: both;
    height: 480px;
    width: 700px;
    background: url('/img/preview_gallery_bg.gif') 0 0 no-repeat;
    z-index: 50;
    position: absolute;
    left: 50%;
    margin-left: -350px;
    top: 50%;
    margin-top:-310px;
    display: none;
}

img
{
	border: 0;
}

/*-----------------Shows-----------------*/
#shows_main
{
	width:630px;
}


#shows_main h1,#shows_main h2 
{
	font-weight:normal;
	letter-spacing:1px;
	margin:20px 0pt 5px 30px;
}

#shows_main h3 
{
	border-bottom:1px solid #CCCCCC;
	font-size:1.5em;
	font-weight:normal;
	margin:20px 0pt 5px 30px;
}

#shows_main p 
{
	margin:10px 0pt 5px 30px;
}

/*--------------------InfoPage-------------*/
#info_page 
{
	color:#000;
	margin-left:25px;

}

#info_page h1{
	
	padding: 15px 0px 5px 0px
}

#info_page h2 
{
	padding: 15px 0px 5px 0px;
}


#info_page ul
{
	margin-left: 30px;
}

#info_page  p
{
	padding-bottom:10px;
}

/*--------------------contact-------------*/

#contact 
{
	margin-left:25px;
}
