/* Default CSS Document */

															/** BODY ELEMENTS **/
* {
	
	}
	body {
		
		}






															/** MAIN CONTAINERS **/
div#container {

	}
	div#header {
		padding: 20px;
		height:595px;
	background-image:url(http://www.crypticcrypt.com/image/layout/headercc.png);
	background-position:top center;
	background-repeat: no-repeat;
		}
		div#header-in {
			
			}
	div#content {
margin:-480px 0 0;
min-height:400px;
		}
		div#center {
			padding: 20px;
			}
			div#center-in {
				
				}
		div.column {
padding:20px 0;
text-indent:20px;
width:300px;
			}
			div#left {
				
				}
			div#right {
				
				}
				div.column-in {
					
					}
	div#footer {
background-image:url(http://www.crypticcrypt.com/image/layout/footer.jpg);
background-position:center top;
background-repeat:no-repeat;
height:42px;
padding:0;
		}
		div#footer-in {
			
			}






															/** SUB CONTAINERS **/
* { }






															/** LISTS **/
* { }






															/** TYPOGRAPHY **/
* { }






															/** FORMS **/
* { }






															/** END **/