@charset "utf-8";
/* CSS Document */

* {
	padding:0;
	margin:0;
}

body {
	background:#7c7c7c;
	text-align:center;
	font-size:76%;
	margin:3% 0px;
}

#container {
	width:651px;
	height:540px;
	margin:0px auto;
	text-align:left;
	background:url(../images/container_bg.png) no-repeat;
}

.insideContainer {
	padding:16px 16px 12px 16px;
}

.insideContainerHome {
	padding:12px;
}

#left {
	width:205px;
	height:452px;
	float:left;
}

#mainmenu {
	width:640px;
	height:30px;
	margin:5px 0px 0px 5px;
}

.clear {clear:both;}

.image {margin-bottom:3px;background:#FFF;width:205px;}

.contact {
	position:absolute;
	width:390px;
	margin-top:420px;
}

.contactLinks {
	position:absolute;
	width:390px;
	margin-top:125px;
}

/* CONTENT BLOCKS */
#content, #contentAbout, #contentIntPres, #contentPT, #contentEdu, #contentGallery, #contentExtras, #contentLinks, #contentCtact {
	width:411px;
	height:452px;
	float:right;
	overflow:hidden;
}

#content span, #contentHome span, #contentAbout span, #contentIntPres span, #contentPT span, #contentEdu span, #contentGallery span, #contentExtras span, #contentLinks span, #contentCtact span {
	display:none;
}

#contentHomeIntro {
	width:625px;
	height:460px;
	background:url(../images/intro.gif) no-repeat;
	}
	
#contentHomeLinks {
	width:499px;
	height:460px;
	float:right;	
}	

#contentAbout {background:#FFF url(../images/about.png) no-repeat left top;}

#contentIntPres {background:#FFF url(../images/intpres.png) no-repeat left top;}

#contentPT {background:#FFF url(../images/pt.png) no-repeat left top;} 

#contentEdu {background:#FFF url(../images/edu.png) no-repeat left top;}

#contentGallery {background:#FFF url(../images/gallery.png) no-repeat left top;}

#contentExtras {background:#FFF url(../images/extras.png) no-repeat left top;}

#contentLinks {background:#FFF url(../images/links.png) no-repeat left top;}

#contentCtact {background:#FFF url(../images/contact_c.png) no-repeat left top;}

.insideContentLinks {padding:120px 10px 10px 15px;}

#contentLinks p {
	font-family:"Courier New", Courier, monospace;
	font-size:1em;
	padding-bottom:5px;
	line-height:18px;
}

#contentContact {background:#FFF url(../images/contact.png) no-repeat left top;}

/* MENU */
.insideMenu {padding:3px 0px;}

ul#menu
{
margin-left: 0;
padding-left: 0px;
white-space: nowrap;
}

#menu li
{
display: block;
list-style-type: none;
float:left;
height:13px;
margin-right:10px;
}

#menu a span {display:none;}

#menu a.home {display:block; background:url(../images/m_home.png) no-repeat left top; width:40px; height:13px;}
#menu a.about {display:block; background:url(../images/m_about.png) no-repeat left top; width:40px; height:13px;}
#menu a.int {display:block; background:url(../images/m_intpres.png) no-repeat left top; width:141px; height:13px;}
#menu a.pt {display:block; background:url(../images/m_pt.png) no-repeat left top; width:101px; height:13px;}
#menu a.edu {display:block; background:url(../images/m_edu.png) no-repeat left top; width:60px; height:13px;}
#menu a.gallery {display:block; background:url(../images/m_gallery.png) no-repeat left top; width:46px; height:13px;}
#menu a.extras {display:block; background:url(../images/m_extras.png) no-repeat left top; width:43px; height:13px;}
#menu a.links {display:block; background:url(../images/m_links.png) no-repeat left top; width:32px; height:13px;}

/* LEFT IMAGES */
a span {display:none;}

/** contact **/
a.c_ttt:link, a.c_ttt:visited {
	background:url(../images/ttt-01.png) no-repeat;
	display:block;
	width:205px;
	height:157px;
}
a.c_ttt:hover {
	background:url(../images/ttt-02.png) no-repeat;
}

a.c_nike:link, a.c_nike:visited {
	background:url(../images/nike-01.png) no-repeat;
	display:block;
	width:205px;
	height:144px;
}
a.c_nike:hover {
	background:url(../images/nike-02.png) no-repeat;
}

a.c_uf:link, a.c_uf:visited {
	background:url(../images/urbanfunk-01.png) no-repeat;
	display:block;
	width:205px;
	height:145px;
}
a.c_uf:hover {
	background:url(../images/urbanfunk-02.png) no-repeat;
}

a.g_01:link, a.g_01:visited {
	background:url(../images/gallery_04.jpg) no-repeat 3px 1px;
	display:block;
	width:205px;
	height:157px;
}
a.g_01:hover {
	background:url(../images/gallery_04ROLL.jpg) no-repeat 3px 1px;
}

a.g_02:link, a.g_02:visited {
	background:url(../images/gallery_17.jpg) no-repeat 3px 1px;
	display:block;
	width:205px;
	height:144px;
}
a.g_02:hover {
	background:url(../images/gallery_17ROLL.jpg) no-repeat 3px 1px;
}

a.g_03:link, a.g_03:visited {
	background:url(../images/gallery_19.jpg) no-repeat 3px 1px;
	display:block;
	width:205px;
	height:145px;
}
a.g_03:hover {
	background:url(../images/gallery_19ROLL.jpg) no-repeat 3px 1px;
}

/** links **/
a.merchandise:link, a.merchandise:visited {
	background:url(../images/merchandise.png) no-repeat;
	display:block;
	width:205px;
	height:157px;
}

a.news:link, a.news:visited {
	background:url(../images/news.png) no-repeat;
	display:block;
	width:205px;
	height:144px;
	cursor:default;
}

/** About **/
a.c_promo:link, a.c_promo:visited {
	background:url(../images/about_04.jpg) no-repeat;
	display:block;
	width:200px;
	height:157px;
	text-align:center;
	margin-left:3px;
}

a.c_promo:hover {
	background:url(../images/playloud.png) no-repeat;
}