body, html, div, h1, h2, h3, p
{
	margin: 0px;
	padding: 0px;
}

body, html
{
	height: 101%;
}

body
{
	background-image: url(../images/tpa_bg.gif);
	background-repeat: repeat-x;
	background-color: #e0249a;
	background-position: top center;		
}

div#main_container
{
	height: 512px;
	background-color: #ffffff;	
	margin-top: 64px;
	width: 100%;
}

div#middle_container
{
	width: 988px;
	height: 512px;
	position: absolute;
	left: 50%;	
	margin-left: -494px;	
	background-image: url(../images/tpa_girl.jpg);
	background-repeat: no-repeat;	
	background-position: bottom left;
}

div#content_container
{
	margin-left: 392px;

}

h2
{
	font-family: Tahoma;
	color: #000000;
	font-weight: bold;
	line-height: 11px;
	font-size: 11px;
	margin: 18px 0px 10px 0px;
}

h3
{
	font-family: Tahoma;
	color: #000000;
	font-weight: bold;
	line-height: 10px;
	font-size: 10px;
	margin: 2px 0px 14px 0px;
}
div.topic
{
	background-image: url(../images/tpa_topic_bg.gif);
	background-repeat: repeat-x;
	padding-left: 12px;
	height: 26px;
}

p
{
	font-family: Tahoma;
	color: #000000;
	font-weight: normal;
	line-height: 14px;
	font-size: 11px;
	margin: 0px 0px 8px 0px;	
}

a
{
	text-decoration:none;
	color: #666666;
}

a:hover
{
	text-decoration:none;
	color: #000000;
}

div#pages
{
	background-color: #ffffff;
	border-bottom: 1px dotted #dfdfdf;
}

div#frontpage, div#men, div#women, div#students, div#fashionnight
{
	padding: 10px 16px 8px 16px;
	border-left: 1px dotted #dfdfdf;
	border-right: 1px dotted #dfdfdf;
}

div #menu
{
	height: 24px;
	border-left: 1px dotted #dfdfdf;
	border-right: 1px dotted #dfdfdf;
	background-image: url(../images/tpa_bg2.gif);
	background-repeat: no-repeat;	
	background-position: top center;		
}

ul#menu_items
{
	height: 24px;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

ul#menu_items li
{
	height: 24px;
	display: inline;
	margin: 0px 4px 0px 4px;
	padding: 0px;
}

div#footer
{
	border-top: 1px dotted #dfdfdf;	
	border-left: 1px dotted #dfdfdf;
	border-right: 1px dotted #dfdfdf;
	background-image: url(../images/tpa_tigi.gif);
	background-repeat: no-repeat;	
	background-position: center center;	
	padding-bottom: 82px;
}

td {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}

input, input, select {
	font-family: Tahoma;
	font-size: 11px;			
	background-color: #efefef;
}

p.gallery
{
	margin-top: 16px;
	margin-left: 2px;
	margin-right: 0px;
	margin-bottom: 16px;
}

img.gimg
{
	padding: 2px 2px 2px 2px;
	margin-left: 6px;
	margin-bottom: 8px;
	border: 1px solid #dfdfdf;
}
