@charset "UTF-8";
/* CSS Document */

body {
background:#000000;
margin: 10px 0px 0px 0px;
padding: 0;
font-family:"Comic Sans MS", Arial, Verdana;
font-size:14px;
}

a:link  { color: #0066FF }
a:visited { color: #0066FF }
a:active { color: #0066FF } 
a:hover { color: #0033FF } 

h1 {
font-size:42px;
text-align:center;
color:#FF0000;
padding:10px;
margin:0px;
}

h2 {
font-weight:bold;
font-size:36px;
text-align:center;
color:#000000;
padding:10px;
margin:0px;
}

#bigpic {
background:url(../../common/images/t1-bp-bg.gif) no-repeat;
width:646px;
height:356px;
margin:0 auto;
}

.smallpic {
float:left;
position:relative;
border:2px solid #CC0000;
width:280px;
height:320px;
margin:0 auto;
padding:3px;
}

#content {
background:#FFFFFF;
padding:0px 20px 20px 20px;
border:4px solid #CC0000;
margin:0 auto;
width:686px;
}

#front {
margin:0 auto;
width:612px;
height:346px;
}

.about {
width:364px;
float:right;
font-size:15px;
font-weight:normal;
line-height:1.3em;
}

.gallery-btn {
float:left;
width:306px;
height:39px;
text-align:center;
}

.small {
font-size:11px;
line-height:1.1em;
width:630px;
margin:0 auto;
}

.medium {
font-size:16px;
text-align:center;
}

.large {
font-size:26px;
font-weight:bold;
line-height:1.3em;
margin:0 auto;
}

.clear {
clear: both;
height: 0px;
width: 0px;
line-height: 0px;
font-size: 0px; /*for IE*/
}
