
/*** GLOBAL DEFINITIONS ***/


* {
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
border-style: none;
text-align: justify;
}

p {
margin-top: 16px;
}

body {
font-family:Trebuchet MS, Helvetica, serif; 
font-size:12px; 
background-color: #7d9aaa;
_text-align: center;
}

a {
font-size: 10pt;
font-style: italic; 
color: #2040ff; 
text-decoration: none;
}

a:hover {
text-decoration:none;
color: #ff0000; 
}

.logo {
float: left;
width: 212px;
margin-right: 20px;
margin-bottom: 30px;
}

.photo {
float: right;
width: 256px;
text-align: right;
margin-bottom: 20px;
} 

.maintitle {
height: 60px;
}

.mediatext {
padding-left: 11px;
padding-right: 11px;
}

.linksection {
margin-top: 60px;
width: 778px;
height: 40px;
background-image: url("../design/linkback.gif");
background-repeat: no-repeat;
padding-top: 12px;
padding-left: 36px;
font-family: Trebuchet MS, Helvetica, serif; 
color: #477583;
font-size: 14px; 
font-weight: bold;
font-style:italic
}

ul.linklist {
 width: 758px;
}

ul.linklist li {
margin-top: 20px;
background-image: url("../design/yinyang.gif");
background-repeat: no-repeat;
background-position: 33px 4px;
list-style: none;
padding-left: 75px;
}

ul.linklist a {
font-size: 10pt; 
font-weight: bold;
color: #6f6fff; 
text-decoration: none;
}

ul.linklist a:hover {
text-decoration:none;
color: #ff0000; 
}

ul.linklist h1 {
font-size: 8pt; 
color: #404040; 
}

#photowrapper {
width: 778px;
height: 234px;
background-image: url("../design/carousel.gif");
background-repeat: no-repeat;
}

#videowrapper {
width: 778px;
height: 498px;
background-image: url("../design/videoframe.gif");
background-repeat: no-repeat;
padding-left: 60px;
padding-top: 50px;
}


/*** WRAPPERS ***/


#pagewrapper {
position: relative;
margin-top: 8px;
width: 922px;
margin-left: auto;
margin-right: auto;
_text-align: left;
}

#headerwrapper {
background-image: url("../design/layout_top.png");
background-repeat: no-repeat;
width: 922px;
height: 245px;
}

#topmenuwrapper {
background-image: url("../design/layout_menu.png");
background-repeat: no-repeat; 
width: 922px;
height: 124px;
}

#mainwrapper {
float: left;
width: 922px;
background-image: url("../design/layout_main.png");
background-repeat: repeat-y;
padding-left: 72px;
padding-right: 72px;
}

#contentwrapper {
float: left;
width: 778px;
}

#footerwrapper {
clear: both; 
background-image: url("../design/layout_bottom.png");
background-repeat: no-repeat;
width: 922px;
height: 73px;
}