@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'colaborate-boldregular';
    src: url('colabbol.eot');
    src: url('colabbold41d.eot?#iefix') format('embedded-opentype'),
         url('colabbol.woff') format('woff'),
         url('colabbol.ttf') format('truetype'),
         url('colabbol.svg#colaborate-boldregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'colaboratelightregular';
    src: url('colablig.eot');
    src: url('colabligd41d.eot?#iefix') format('embedded-opentype'),
         url('colablig.woff') format('woff'),
         url('colablig.ttf') format('truetype'),
         url('colablig.svg#colaboratelightregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'colaborate-mediumregular';
    src: url('colabmed.eot');
    src: url('colabmedd41d.eot?#iefix') format('embedded-opentype'),
         url('colabmed.woff') format('woff'),
         url('colabmed.ttf') format('truetype'),
         url('colabmed.svg#colaborate-mediumregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'colaborate-regularregular';
    src: url('colabreg.eot');
    src: url('colabregd41d.eot?#iefix') format('embedded-opentype'),
         url('colabreg.woff') format('woff'),
         url('colabreg.ttf') format('truetype'),
         url('colabreg.svg#colaborate-regularregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'colaborate-thinregular';
    src: url('colabthi.eot');
    src: url('colabthid41d.eot?#iefix') format('embedded-opentype'),
         url('colabthi.woff') format('woff'),
         url('colabthi.ttf') format('truetype'),
         url('colabthi.svg#colaborate-thinregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	background-color: #b8a392;
	background-image: url(../layout/hg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: 'colaborate-regularregular', Verdana, Geneva, sans-serif;
	font-size:16px;
}
h1 {
	font-family: 'colaborate-mediumregular', Verdana, Geneva, sans-serif;
	font-size:20px;
}

.mod_randomImage {
	position: absolute;
	z-index: 1;

}

#container {
	background-color: #FFF;
}

.mod_article {
	padding: 30px;
}