
.centered {
  position: relative;
  left: 50%;
  width: 900px;
  margin-left: -425px;
  background-color: #F5F5EB;
} 

#header {
  width: 759px;
  margin: 3px;

}

#postheader {
	
	width: 759px;
	height: 20px;
	margin:	3px 3px 3px 120px;
}

#leftcol {
  float: left;
  height: 460px;
  margin: 5px;
}
#rightcol {
  	float: right;
  	position: relative;
  	bottom: 150px;
  	width: 130px;
	height:	460px;
  	margin: 50px auto;
 
}
#content_home {
  background-image: url('images/site_bg.jpg');
  margin: 5px auto;
  float: left;
  width: 644px;
  height: 460px;
}
#content {
  background-image: url('images/bg.gif');
  margin: 5px auto;
  float: left;
  width: 644px;
  height: 460px;
  overflow: auto;
}
#footer {
	font-family:	Verdana, sans-serif;
	font-style:	italic;
  	padding-left:	75px;
	text-align: 	center;
	clear:		left;
	margin:		20px auto;
  
}
#pre_footer {
	
  	margin: 6px;
  	clear: left;
}

p { 
        font-family: Verdana, sans-serif; 
        
}

img {
	border:		0px;
}

td {
	font-family: Verdana, sans-serif;
	
}

th { 
        font-family: Verdana, sans-serif;
      
} 

.table_regulartango {
	background-image:	url('images/andrea&jan.jpg');
}

.table_homenormal {
	background-image:	url('images/tango!!_table.jpg');
	width:	100%;
}

.default {
	font-family: Verdana, sans-serif;
}

.default_small {
        font-family:            Verdana, sans-serif;
        font-size:              85%; 
}

.text_green {
	color:		green;
}

.default_smaller {
        font-family: 		Verdana, sans-serif;
        font-size: 		80%;
} 

.default_smallest {
        font-family:            Verdana, sans-serif;
        font-size:              75%; 
}

.default_larger {
        font-family: 		Verdana, sans-serif;
        font-size: 		120%;
} 

.tangodvd_title {
        font-family:            Calibri, Verdana, sans-serif;
        font-size:              120%; 
} 


body {
	background-color:	#F5F5EB;
	font-size:		small;
}

.bold {
	font-weight:	bold;
}

.italic {
	font-style:	italic;
}

.text_green {
	color: 		green;
}

.text_center {
	text-align:	center;
}

.text_left {
	text-align:	left;
}

.text_right {
	text-align: right;
}

h2 {
	font-family:	Verdana, sans-serif;
	text-align:	left;
	font-size:	115%;
	font-weight:	bold;
}

h1 {
	text-align:	center;
	font-size:	130%;
	font-weight:	bold;
}

table {
	margin:		0px auto;
	border:		0px;
}

.margin_top {
	margin-top:	5%;
}

.margin_left {
	margin-left: 5%;
}

.margin_right {
	margin-right: 5%;
}

.p_shop_1 {

	padding-left: 10px;
	margin-right:	25px;
}

#image_shop_1 {
	width:	195px;
	
}
.p_shop_2 {
	background-image: url(images/tango_brushed_2.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding-bottom: 30px;
	padding-right: 10px;
}

form {
	text-align:	center;
}

#dvd2007image {
	width: 250px;
	padding-left: 20px;
	float: right;
}

#dvd2008image { 
        width: 250px; 
        padding-left: 20px;
        float: right; 
} 

#shop {
	line-height:	1.35em;
}

#dvd2007text {
	line-height:	1.25em;
}

#dvd2006image {
        width: 250px;
        padding-left: 40px;
	margin-left:	30px;
        float: right; 
} 

#dvd2006text { 
        line-height:    1.45em;
}

#shop_dvd2006 {
	width: 100px;
	margin: 0px 25px 0px 90px;
	float:	left;
}

#shop_dvd2007 {
	width: 100px;
	margin: 0px 35px 0px 35px;
	float:	left;	
}

#shop_dvd2008 { 
        width: 100px;
        margin: 0px 35px 0px 35px;
        float:  left;
} 

.shop_h1 {
	background-image: url(images/shop_1_faded.png);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 30px;
	padding-bottom: 30px;

}

.imglink {
	text-align: center;
	text-decoration: none;
	border:	0px;
	display: block;
}

a#menu_home {
	display: block;
	width: 105px;
	height: 25px;
	background-image: url(images/menu_home.gif);
	margin: 0;
}

a#menu_home:hover {
    background-image: url(images/menu_home_hover.gif);
}

a#menu_tango { 
        display: block; 
        width: 105px; 
        height: 25px;
        background-image: url(images/menu_tango!.gif);
        margin: 0; 
}
 
a#menu_tango:hover { 
    background-image: url(images/menu_tango!_hover.gif);
} 

a#menu_photogallery {
        display: block;
        width: 108px; 
        height: 25px;
        background-image: url(images/menu_photogallery.gif);
        margin: 0; 
}
 
a#menu_photogallery:hover {
    background-image: url(images/menu_photogallery_hover.gif);
}

a#menu_videos { 
        display: block;
        width: 108px; 
        height: 25px;
        background-image: url(images/menu_videos.gif);
        margin: 0;
}
 
a#menu_videos:hover { 
    background-image: url(images/menu_videos_hover.gif);
}

a#menu_shop {
        display: block;
        width: 108px; 
        height: 25px;
        background-image: url(images/menu_shop.gif);
        margin: 0;
}
 
a#menu_shop:hover {
    background-image: url(images/menu_shop_hover.gif);
}

a#menu_press {
        display: block;
        width: 108px; 
        height: 25px;
        background-image: url(images/menu_press.gif);
        margin: 0;
}
 
a#menu_press:hover {
    background-image: url(images/menu_press_hover.gif);
}

a#menu_search { 
        display: block;
	position: absolute;
	left: 0;
        width: 49%;
        height: 25px; 
        background-image: url(images/menu_search.gif);
	background-repeat: no-repeat;
	background-position: center;
        margin: 0;
}
 
a#menu_search:hover { 
    background-image: url(images/menu_search_hover.gif);
}

a#menu_links { 
        display: block;
        width: 108px; 
        height: 25px; 
        background-image: url(images/menu_links.gif);
        margin: 0;
}
 
a#menu_links:hover { 
    background-image: url(images/menu_links_hover.gif);
}

a#menu_contactus { 
        display: block;
	position: absolute;
	right: 0;
        width: 49%; 
        height: 22px; 
        background-image: url(images/menu_contactus.gif);
	background-repeat: no-repeat;
	background-position: center;
        margin: 0;
}
 
a#menu_contactus:hover { 
    background-image: url(images/menu_contactus_hover.gif);
}

a#menu_buenosaires {
        display: block;
        width: 108px;
        height: 25px; 
        background-image: url(images/menu_buenosaires.gif);
        margin: 0;
} 
 
a#menu_buenosaires:hover {
    background-image: url(images/menu_buenosaires_hover.gif);
}


a:hover {
	color:	#913121;
}

a .alt {
	display: none;
}

.hidden {
	display: none;
}

