body{
    margin: 0px;
    background-color: #f2f8fa;
}

.container{
    position: absolute;
    width: 933px;
    left: 50%;
    margin-top: 0px;
    margin-left: -466px;
    background-repeat: no-repeat;
    background-position: 0px 113px;
	 background-color: white;
	 min-height: 450px;
	 display: inline;
}

.header{
    height: 81px;
    background-image: url('../img/header.jpg');
}

.header_links{
    text-align: right;
    padding-top: 55px;
    margin-right: 16px;
    font-family: Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #4E8CB0;
}

.header_links a{
    color: #4E8CB0;
    text-decoration: none;
}

.header_links a:hover{
    background-color: #FFFFFF;
}

.navig{
    height: 32px;
    background-image: url('../img/bar_nav.jpg');
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 32px;
	 padding-left:20px;
}

.navig a{
    color: #FFFFFF;
    text-decoration: none;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
}

.navig a:hover{
    color: #B04646;
}

a.navig_active{
    color: #B04646;
}

.content{
    width: 943px;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
    color: #B04646;
    line-height: 19px;
}

.content_left{
    width: 410px;
    float: left;
    margin-left: 40px;
    margin-top: 15px;
    display: inline;
}

.content_wide{
    width: 850px;
    margin-left: 40px;
    margin-top: 15px;
    float: left;
    display: inline;
}

.content_left img, .content_wide img{
    border: 0px;
}

.content_right{
    padding-top: 30px;
    margin-left: 500px;
	 width: 410px;
}

.boxsmall, .boxbig{
    width: 429px;
    background-repeat: no-repeat;
    padding-top: 10px;	
}

.boxcontent{
    padding-left: 35px;
    padding-right: 30px;	
}

.polaroid{
    width: 365px;
    height: 412px;
	 margin-left:20px;
}

.polaroid_picture{
    margin-top: 48px;
    margin-left: 44px;
    border: none;
}

.polaroidbox{
    width: 431px;
    height: 107px;
    background-repeat: no-repeat;
    margin-left: -5px;
}

.polaroidbox_content{
    padding-top: 20px;
    margin-left: 20px;
    width: 300px;
}

.polaroidbox_picture{
    float: right;
    margin-top: 9px;
    margin-right: 11px;
    border: none;
}

.polaroidbox a{
    color: #F28380;
}

.polaroid a{
    color: #F28380;
    text-decoration: none;
}

.polaroidbox a:hover, .polaroid a:hover{
    text-decoration: none;
    color: #B04646; 
}

.ecard_thumb{
    width: 120px;
    height: 135px;
    float: left;
}

.frame_thumb{
    width: 120px;
    height: 143px;
    float: left;
    margin-bottom: 13px;
    margin-left: 13px;
}

.frame_thumb img{
   border: 1px solid #F28380;
}

.ecard_thumb img{
    margin-top: 16px;
    margin-left: 15px;
}

.content_footer{
    border: 3px dotted #F28380;
    padding: 15px;
}

.content_image{
    float: right;
    margin-left: 15px;
    margin-bottom: 15px;
}

.comment{
    font-size: 10px;
    margin-top: -5px;
    margin-bottom: 5px;   
}


h1{
    color: #F28380;
    font-family: Trebuchet MS, Arial, sans-serif;
    font-size: 25px;
    font-weight: normal;
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 28px;
}

h2{
    color: #F28380;
    font-family: Trebuchet MS, Arial, sans-serif;
    font-size: 18px;
    font-weight: normal;
    margin-top: 8px;
    margin-bottom: 5px;
}

h3{
    color: #F28380;
    font-family: Trebuchet MS, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin-top: 8px;
    margin-bottom: 5px;
}

.content a{
    color: #B04646;
    font-weight: bold;
    text-decoration: none;
}

.content a:hover{
    text-decoration: underline;
}

.arrow{
    padding-left: 27px;
    background-repeat: no-repeat;
    background-position: 0 5px;
}

.arrow a{
    color: #F28380;
}

.arrow a:hover{
    color: #B04646;
}

.offset_container{
    margin-top: 15px;
    margin-bottom: 5px;
}

a.offset, a.offset_active{
    display: block;
    width: 18px;
    height: 19px;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    float: left;
    margin-left: 3px;
}

a.offset{
    background-color: #F28380;
}

a.offset_active{
    background-color: #B04646;
}

a:hover.offset, a:hover.offset_active{
    text-decoration: none;
    background-color: #B04646;
}

/* FORMS */
.form_missing{
    /*border: 1px solid #ff0000;*/
    background-color: #ff0000;
    color: #FFFFFF;
    padding-left: 2px;
    padding-right: 2px;
}

.missing{
    background-color: #ff0000;
    color: #FFFFFF;
    padding: 10px;
    font-weight: bold;
    text-align: center;
}

input,textarea{
    border: 1px solid #F28380;
    font-family:Arial, sans-serif;
    font-size: 12px;
    width: 265px;
    padding: 1px;
    margin-bottom: 5px;
}

th{
    padding-right: 5px;
    padding-bottom: 4px;
    font-size: 12px;
    color: #B04646;
}

/* LANGUAGE PAGE */
.language_container{
    position: absolute;
    width: 451px;
    height: 292px;
    left: 50%;
    margin-left: -225px;
    margin-top: 100px;
    background-image: url('../img/language_background.jpg');
    background-repeat: no-repeat;
}

.language_content{
    margin-top: 130px;
    margin-left: 40px;
}

.language_arrow{
    padding-left: 37px;
    background-repeat: no-repeat;
    background-position: 0 0px;
    background-image: url('../img/language_arrow.jpg');
}

.language_arrow a{
    color: #003783;
    text-decoration: none;
}

.language_arrow a:hover{
    color: #F28380;
}